Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Commit a253a0a

Browse files
Merge pull request #676 from tetkosimi/patch-1
Updating to CocoaPods CDN
2 parents f23d153 + 3a64008 commit a253a0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,11 +104,11 @@
104104
<!-- Google frameworks -->
105105
<podspec>
106106
<config>
107-
<source url="https://github.com/CocoaPods/Specs.git"/>
107+
<source url="https://cdn.cocoapods.org/"/>
108108
</config>
109109
<pods use-frameworks="true">
110110
<pod name="GoogleSignIn" spec="~> 5.0.2"/>
111-
<pod name="GoogleUtilities" spec="~> 6.4.0"/>
111+
<pod name="GoogleUtilities" spec="~> 6.5.1"/>
112112
</pods>
113113
</podspec>
114114

0 commit comments

Comments
 (0)