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