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

target 'GooglePlacesDemos' do
    platform :ios, '14.0'
    pod 'GooglePlaces', '= 8.2.1'
end
