diff --git a/GoogleMaps-Swift/Podfile b/GoogleMaps-Swift/Podfile index b8603b18..ae12cac8 100755 --- a/GoogleMaps-Swift/Podfile +++ b/GoogleMaps-Swift/Podfile @@ -1,4 +1,4 @@ -source 'https://github.com/CocoaPods/Specs.git' +source 'https://cdn.cocoapods.org/' platform :ios, '15.0' diff --git a/GoogleMaps/Podfile b/GoogleMaps/Podfile index 594940aa..4b2f9038 100755 --- a/GoogleMaps/Podfile +++ b/GoogleMaps/Podfile @@ -1,4 +1,4 @@ -source 'https://github.com/CocoaPods/Specs.git' +source 'https://cdn.cocoapods.org/' platform :ios, '15.0' diff --git a/GoogleNavigation-Swift/Podfile b/GoogleNavigation-Swift/Podfile index 16d914b3..47f2daa4 100755 --- a/GoogleNavigation-Swift/Podfile +++ b/GoogleNavigation-Swift/Podfile @@ -1,4 +1,4 @@ -source 'https://github.com/CocoaPods/Specs.git' +source 'https://cdn.cocoapods.org/' platform :ios, '15.0' diff --git a/GoogleNavigation/Podfile b/GoogleNavigation/Podfile index 623e15a4..4bf702d3 100755 --- a/GoogleNavigation/Podfile +++ b/GoogleNavigation/Podfile @@ -1,4 +1,4 @@ -source 'https://github.com/CocoaPods/Specs.git' +source 'https://cdn.cocoapods.org/' platform :ios, '15.0' diff --git a/GooglePlaces-Swift/Podfile b/GooglePlaces-Swift/Podfile index d2ce51a2..08132a6b 100755 --- a/GooglePlaces-Swift/Podfile +++ b/GooglePlaces-Swift/Podfile @@ -1,8 +1,8 @@ -source 'https://github.com/CocoaPods/Specs.git' +source 'https://cdn.cocoapods.org/' platform :ios, '15.0' target 'GooglePlacesSwiftXCFrameworkDemos' do project 'GooglePlacesSwiftXCFrameworkDemos' pod 'GooglePlaces', '= 9.2.0' -end +end \ No newline at end of file diff --git a/GooglePlaces/Podfile b/GooglePlaces/Podfile index 25b6ac2d..7bcc0f6b 100755 --- a/GooglePlaces/Podfile +++ b/GooglePlaces/Podfile @@ -1,4 +1,4 @@ -source 'https://github.com/CocoaPods/Specs.git' +source 'https://cdn.cocoapods.org/' platform :ios, '15.0'