Skip to content

Instantly share code, notes, and snippets.

@Rafailong
Created July 4, 2013 21:42
Show Gist options
  • Save Rafailong/5930391 to your computer and use it in GitHub Desktop.
Save Rafailong/5930391 to your computer and use it in GitHub Desktop.
iOS Pods file Bolierplate
platform :ios, "6.0"
pod 'JSONKit'
pod 'AFAbstractRESTClient'
pod 'SDWebImage'
pod 'SWRevealViewController'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment