# Uncomment the next line to define a global platform for your project # platform :ios, '9.0' source 'http://localhost:8081/repository/cocoapods-proxy/' target 'nexus-test-swift-app' do # Comment the next line if you don't want to use dynamic frameworks use_frameworks! # Pods for nexus-test-swift-app pod 'Alamofire', '~> 5.2' end