source 'https://github.com/CocoaPods/Specs.git'
target 'GoogleMapsSwiftDemos' do
platform :ios, '10.0'
pod 'GoogleMaps', '= 4.1.0'
end