7 lines
148 B

2 years ago
source 'https://github.com/CocoaPods/Specs.git'
target 'GooglePlacesSwiftDemos' do
platform :ios, '12.0'
pod 'GooglePlaces', '= 6.2.1'
end