# Uncomment the next line to define a global platform for your project # platform :ios, '9.0' target 'copinism' do pod 'Alamofire', '~> 5.0' pod 'Kingfisher', '~> 6.0' end