Skip to content

Instantly share code, notes, and snippets.

@MengTo
Created December 13, 2013 00:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MengTo/7938364 to your computer and use it in GitHub Desktop.
Save MengTo/7938364 to your computer and use it in GitHub Desktop.
// In Terminal
vim Podfile
// In Podfile
platform :ios, '7.0'
pod 'Canvas'
// Back to Terminal
pod install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment