AnderGoig / SwiftInstagram

Instagram API client written in Swift
https://git.io/vdNAn
MIT License
580 stars 79 forks source link

Cocoapods bug #9

Closed MarcoCarnevali closed 7 years ago

MarcoCarnevali commented 7 years ago

Hello, I can't install the library with cocoa pods:

pod install
Analyzing dependencies
[!] Unable to find a specification for `SwiftInstagram (~> 1.0.4)`
AnderGoig commented 7 years ago

Hi @MarcoCarnevali,

It seems that your local Cocoapods repo is outdated. Try to run the following command and then try again:

pod repo update