Skip to content

Instantly share code, notes, and snippets.

@tanb
Last active December 17, 2015 18:18
Show Gist options
  • Save tanb/5651766 to your computer and use it in GitHub Desktop.
Save tanb/5651766 to your computer and use it in GitHub Desktop.
Cocoapods導入
$ brew install ruby
$ gem install cocoapods
$ gem env

add /usr/local/Cellar/ruby/2.0.0-p0/bin to $PATH

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