Skip to content

Instantly share code, notes, and snippets.

@shadcn
Created December 1, 2014 14:50
Show Gist options
  • Save shadcn/3f78074de48ae295b341 to your computer and use it in GitHub Desktop.
Save shadcn/3f78074de48ae295b341 to your computer and use it in GitHub Desktop.
Cocoapods stuck on “analyzing dependencies”

Run the following:

$ pod repo remove master
$ pod setup
$ pod install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment