Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jandrewmc/de26c518169a6d8c833c8fda1755efad to your computer and use it in GitHub Desktop.
Save jandrewmc/de26c518169a6d8c833c8fda1755efad to your computer and use it in GitHub Desktop.
Installing cocoapods and RVM and Ruby
\curl -sSL https://get.rvm.io | bash -s stable
rvm install ruby
gem install cocoapods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment