source 'https://github.com/CocoaPods/Specs.git'

target 'GoogleMapsSwiftDemos' do
    platform :ios, '14.0'
    pod 'GoogleMaps', '= 8.2.0'
end
