# Uncomment the next line to define a global platform for your project platform :ios, '9.0' use_frameworks! target 'easyCC' do pod ‘Alamofire’,'~> 4.7' end