Skip to content

Instantly share code, notes, and snippets.

@jzucker2
Created March 31, 2015 05:49
Show Gist options
  • Save jzucker2/6e0722fcb8b17314ac74 to your computer and use it in GitHub Desktop.
Save jzucker2/6e0722fcb8b17314ac74 to your computer and use it in GitHub Desktop.
Podfile
source 'https://github.com/CocoaPods/Specs.git'
xcodeproj '<XcodeProject>/<XcodeProject>.xcodeproj'
platform :ios, '8.0'
#pod 'AFNetworking', '~>2.5.2'
pod 'BlocksKit', '~>2.2.5'
pod 'CocoaLumberjack', '~> 2.0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment