Skip to content

Instantly share code, notes, and snippets.

@mishagray
Last active August 29, 2015 14:19
Show Gist options
  • Save mishagray/b5530a253b6d6bc81e79 to your computer and use it in GitHub Desktop.
Save mishagray/b5530a253b6d6bc81e79 to your computer and use it in GitHub Desktop.
Sample Frameworks Podfile
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.3'
use_frameworks!
pod 'FutureKit'
pod 'AlamoFire'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment