File tree Expand file tree Collapse file tree 15 files changed +30
-30
lines changed Expand file tree Collapse file tree 15 files changed +30
-30
lines changed Original file line number Diff line number Diff line change 1- source 'https://github.com/CocoaPods/Specs.git '
1+ source 'https://cdn.cocoapods.org/ '
22
33platform :ios , '15.0'
44
55target 'GoogleMapsSwiftXCFrameworkDemos' do
66 project 'GoogleMapsSwiftXCFrameworkDemos'
77 pod 'GoogleMaps' , '= 9.1.0'
8- end
8+ end
Original file line number Diff line number Diff line change 1- source 'https://github.com/CocoaPods/Specs.git '
1+ source 'https://cdn.cocoapods.org/ '
22
33platform :ios , '15.0'
44
55target 'GoogleMapsXCFrameworkDemos' do
66 project 'GoogleMapsXCFrameworkDemos'
77 pod 'GoogleMaps' , '= 9.1.0'
8- end
8+ end
Original file line number Diff line number Diff line change 1- source 'https://github.com/CocoaPods/Specs.git '
1+ source 'https://cdn.cocoapods.org/ '
22
33platform :ios , '15.0'
44
55target 'GoogleNavSwiftXCFrameworkDemos' do
66 project 'GoogleNavSwiftXCFrameworkDemos'
77 pod 'GoogleNavigation' , '= 9.1.0'
8- end
8+ end
Original file line number Diff line number Diff line change 1- source 'https://github.com/CocoaPods/Specs.git '
1+ source 'https://cdn.cocoapods.org/ '
22
33platform :ios , '15.0'
44
55target 'GoogleNavXCFrameworkDemos' do
66 project 'GoogleNavXCFrameworkDemos'
77 pod 'GoogleNavigation' , '= 9.1.0'
8- end
8+ end
Original file line number Diff line number Diff line change 1- source 'https://github.com/CocoaPods/Specs.git '
1+ source 'https://cdn.cocoapods.org/ '
22
33platform :ios , '15.0'
44
55target 'GooglePlacesSwiftXCFrameworkDemos' do
66 project 'GooglePlacesSwiftXCFrameworkDemos'
77 pod 'GooglePlaces' , '= 9.1.0'
8- end
8+ end
Original file line number Diff line number Diff line change 1- source 'https://github.com/CocoaPods/Specs.git '
1+ source 'https://cdn.cocoapods.org/ '
22
33platform :ios , '15.0'
44
55target 'GooglePlacesXCFrameworkDemos' do
66 project 'GooglePlacesXCFrameworkDemos'
77 pod 'GooglePlaces' , '= 9.1.0'
8- end
8+ end
Original file line number Diff line number Diff line change 1- source 'https://github.com/CocoaPods/Specs.git '
1+ source 'https://cdn.cocoapods.org/ '
22target 'MapsAndPlacesDemo' do
33 use_frameworks!
44 pod 'GoogleMaps' , '~>4.0.0'
@@ -10,4 +10,4 @@ target 'MapsAndPlacesDemo' do
1010 pod 'MaterialComponents/Banner'
1111 pod 'MaterialComponents/Cards'
1212 pod 'MaterialComponents/Snackbar'
13- end
13+ end
Original file line number Diff line number Diff line change 1- source 'https://github.com/CocoaPods/Specs.git '
1+ source 'https://cdn.cocoapods.org/ '
22
33target 'MapsBetaSnippets' do
44 platform :ios , '10.0'
55 pod 'GoogleMaps' , '= 3.10.0-beta1'
6- end
6+ end
Original file line number Diff line number Diff line change 1- source 'https://github.com/CocoaPods/Specs.git '
1+ source 'https://cdn.cocoapods.org/ '
22
33target 'MapsSnippets' do
44 platform :ios , '15.0'
55 pod 'GoogleMaps' , '9.1.0'
6- end
6+ end
Original file line number Diff line number Diff line change 1- source 'https://github.com/CocoaPods/Specs.git '
1+ source 'https://cdn.cocoapods.org/ '
22
33use_frameworks!
44
55target 'MapsUtilsSnippets' do
66 platform :ios , '15.0'
77 pod 'GoogleMaps' , '9.0.0'
88 pod 'Google-Maps-iOS-Utils' , '6.0.0'
9- end
9+ end
You can’t perform that action at this time.
0 commit comments