Last active
February 1, 2017 21:45
-
-
Save icanswiftabit/8e530602d82e7095c652330f1a463fdb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//example Gemfile | |
source ‘https://rubygems.org' | |
gem ‘cocoapods’ | |
gem ‘cocoapods-keys’ | |
gem ‘redcarpet’ | |
gem ‘rswift-ios’ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment