Skip to content

Instantly share code, notes, and snippets.

@openopen114
Last active June 29, 2016 05:49
Show Gist options
  • Save openopen114/c67aef40d1710a8e87047f43a57d1523 to your computer and use it in GitHub Desktop.
Save openopen114/c67aef40d1710a8e87047f43a57d1523 to your computer and use it in GitHub Desktop.
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '9.0'
use_frameworks!
target 'ProjectName' do
pod 'Alamofire', '~> 3.4'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment