ilink-world/ios/Pods/GoogleMaps/Example/Podfile

7 lines
139 B
Ruby
Executable File

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