From 94094a6b3bb0ea35771fcb1684b28c758c5011b4 Mon Sep 17 00:00:00 2001 From: dkhawk <107309+dkhawk@users.noreply.github.com> Date: Tue, 19 Nov 2024 15:32:52 -0700 Subject: [PATCH] chore: updates the source for the rest of the Podfiles --- GoogleMaps-Swift/Podfile | 2 +- GoogleMaps/Podfile | 2 +- GoogleNavigation-Swift/Podfile | 2 +- GoogleNavigation/Podfile | 2 +- GooglePlaces-Swift/Podfile | 2 +- GooglePlaces/Podfile | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) 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..dcc7b0b7 100755 --- a/GooglePlaces-Swift/Podfile +++ b/GooglePlaces-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/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'