source 'https://github.com/CocoaPods/Specs.git' platform :ios, '10.0' use_frameworks! target 'Books_App' do pod 'Alamofire', '~> 4.7' end