Skip to content

Instantly share code, notes, and snippets.

@maltzsama
Last active December 19, 2015 01:49
Show Gist options
  • Select an option

  • Save maltzsama/5879000 to your computer and use it in GitHub Desktop.

Select an option

Save maltzsama/5879000 to your computer and use it in GitHub Desktop.
CocoPods install
#1 -Instalação do CocoaPods
[sudo] gem install cocoapods
$ pod setup
#2 Edição do Podfile
$ vim Podfile
#3 Instalação dos pods
$ pod install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment