unioil-loyalty-rn-app/ios/Pods/GoogleMaps/Example/Podfile

7 lines
138 B
Ruby
Executable File

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