File tree Expand file tree Collapse file tree 7 files changed +18
-18
lines changed Expand file tree Collapse file tree 7 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 11source 'https://github.com/CocoaPods/Specs.git'
22
33target 'MapsSnippets' do
4- platform :ios , '14 .0'
5- pod 'GoogleMaps' , '8.4 .0'
4+ platform :ios , '15 .0'
5+ pod 'GoogleMaps' , '9.0 .0'
66end
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ use_frameworks!
44
55target 'MapsUtilsSnippets' do
66 platform :ios , '14.0'
7- pod 'GoogleMaps' , '8.0 .0'
8- pod 'Google-Maps-iOS-Utils' , '4.1.0 '
7+ pod 'GoogleMaps' , '7.4 .0'
8+ pod 'Google-Maps-iOS-Utils' , '4.2.2 '
99end
Original file line number Diff line number Diff line change 11source 'https://github.com/CocoaPods/Specs.git'
22
33target 'PlacesSnippets' do
4- platform :ios , '14 .0'
5- pod 'GooglePlaces' , '8.5 .0'
6- pod 'GoogleMaps' , '8.4 .0'
4+ platform :ios , '15 .0'
5+ pod 'GooglePlaces' , '9.0 .0'
6+ pod 'GoogleMaps' , '9.0 .0'
77end
Original file line number Diff line number Diff line change 11source 'https://github.com/CocoaPods/Specs.git'
22
3- platform :ios , '14 .0'
3+ platform :ios , '15 .0'
44
55target 'YOUR_APPLICATION_TARGET_NAME_HERE' do
6- pod 'GoogleMaps' , '8.4 .0'
6+ pod 'GoogleMaps' , '9.0 .0'
77end
88
99source 'https://github.com/CocoaPods/Specs.git'
1010
11- platform :ios , '14 .0'
11+ platform :ios , '15 .0'
1212
1313target 'YOUR_APPLICATION_TARGET_NAME_HERE' do
14- pod 'GooglePlaces' , '8.5 .0'
14+ pod 'GooglePlaces' , '9.0 .0'
1515end
Original file line number Diff line number Diff line change 11source 'https://github.com/CocoaPods/Specs.git'
22target 'current-place-on-map' do
3- platform :ios , '14 .0'
4- pod 'GoogleMaps' , '8.4 .0'
5- pod 'GooglePlaces' , '8.5 .0'
3+ platform :ios , '15 .0'
4+ pod 'GoogleMaps' , '9.0 .0'
5+ pod 'GooglePlaces' , '9.0 .0'
66end
Original file line number Diff line number Diff line change 11source 'https://github.com/CocoaPods/Specs.git'
22target 'map-with-marker' do
3- platform :ios , '14 .0'
4- pod 'GoogleMaps' , '8.4 .0'
3+ platform :ios , '15 .0'
4+ pod 'GoogleMaps' , '9.0 .0'
55end
Original file line number Diff line number Diff line change 11source 'https://github.com/CocoaPods/Specs.git'
22target 'places-address-form' do
3- platform :ios , '14 .0'
4- pod 'GooglePlaces' , '8.5 .0'
3+ platform :ios , '15 .0'
4+ pod 'GooglePlaces' , '9.0 .0'
55end
You can’t perform that action at this time.
0 commit comments