Created
March 11, 2013 18:56
-
-
Save isthisjoe/5136672 to your computer and use it in GitHub Desktop.
Podfile
This file contains 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
platform :ios, '5.1' | |
pod 'JSONKit', '~> 1.4' | |
pod 'Reachability', '~> 3.0.0' | |
pod 'AFIncrementalStore', '~> 0.3.2' | |
pod 'SDWebImage', '~> 3.1' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment