We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f01152 commit 58f6f10Copy full SHA for 58f6f10
snippets/MapsBetaSnippets/Podfile
@@ -1,6 +1,6 @@
1
source 'https://github.com/CocoaPods/Specs.git'
2
3
target 'MapsBetaSnippets' do
4
- platform :ios, '12.0'
5
- pod 'GoogleMaps', '= 6.2.0-beta'
+ platform :ios, '10.0'
+ pod 'GoogleMaps', '= 3.10.0-beta1'
6
end
0 commit comments