Skip to content

Instantly share code, notes, and snippets.

@dedmons
Created September 25, 2012 14:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dedmons/3782320 to your computer and use it in GitHub Desktop.
Save dedmons/3782320 to your computer and use it in GitHub Desktop.
Setup CocoaPods
1: Install Xcode command line tools
set Xcode path if needed (xcode-path --switch /Applications/Xcode.app/Contents/Developer)
2: sudo gem update --system
3: sudo gem install cocoapods
4: pod setup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment