Skip to content

Instantly share code, notes, and snippets.

@larryaasen
Created May 7, 2013 19:43
Show Gist options
  • Save larryaasen/5535522 to your computer and use it in GitHub Desktop.
Save larryaasen/5535522 to your computer and use it in GitHub Desktop.
Installing CocoaPods from the command line.
# 1. Install CocoaPods from the command line in the Terminal app on your Mac.
$ sudo gem install cocoapods
$ pod setup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment