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