Mobile-ffmpeg: Issue IOS

Created on 18 Jul 2018  路  7Comments  路  Source: tanersener/mobile-ffmpeg

[!] Unable to find a specification for mobile-ffmpeg-full (~> 2.2)

question

All 7 comments

It should be 2.0, 2.2 is not released yet.

[!] Unable to find a specification for mobile-ffmpeg-full (~> 2.0)

Hmm, I'm testing with pod 'mobile-ffmpeg-full', '~> 2.0' and it is working right now.

Why do you use parentheses around the version, is there a special meaning?

Command:
pod 'mobile-ffmpeg-full', '~> 2.0'

Output:
[!] Unable to find a specification for mobile-ffmpeg-full (~> 2.0)

========================================
No i am not using parentheses around the version actually this is a error when i run pod install command

Hmm, OK. I tried on another machine, again no errors.

A similar error @ stackoverflow is solved by deleting and updating pod master repo. Can you try it, your machine may have a similar issue?

pod repo remove master
pod setup
pod install

Many Many thanks 馃憤

Great, glad it helped

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nihkilft123 picture nihkilft123  路  5Comments

tim162 picture tim162  路  5Comments

usmanrana07 picture usmanrana07  路  5Comments

dnhyde picture dnhyde  路  5Comments

shaheercs picture shaheercs  路  6Comments