AnderGoig / SwiftInstagram

Instagram API client written in Swift

Home Page:https://git.io/vdNAn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cocoapods bug

MarcoCarnevali opened this issue · comments

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

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

Hi @MarcoCarnevali,

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

pod repo update