TheM4hd1 / SwiftyInsta

Instagram Private API Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't use version 2.3.3

swifty-things opened this issue · comments

I couldn't fetch the version 2.3.3. Also pod update SwiftyInsta didn't work. What could be the problem?

pod 'SwiftyInsta', '~> 2.3.3' doesn't work. The error is

[!] CocoaPods could not find compatible versions for pod "SwiftyInsta":
  In Podfile:
    SwiftyInsta (~> 2.3.3)


None of your spec sources contain a spec satisfying the dependency: `SwiftyInsta (~> 2.3.3)`.

You have either:
 * out-of-date source repos which you can update with `pod repo update` or with `pod install --repo-update`.
 * mistyped the name or version.
 * not added the source repo that hosts the Podspec to your Podfile.

Hello,
Try again, and make sure to update your repo.