Skip to content

Instantly share code, notes, and snippets.

@c33k
Created September 15, 2016 13:20
Show Gist options
  • Save c33k/7405d5026eef77f87854c39f0037b62c to your computer and use it in GitHub Desktop.
Save c33k/7405d5026eef77f87854c39f0037b62c to your computer and use it in GitHub Desktop.
Installing CocoaPod on macbook to use with Swift
sudo gem install cocoapods
pod setup --verbose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment