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

Commit

Permalink
Merge pull request #676 from tetkosimi/patch-1
Browse files Browse the repository at this point in the history
Updating to CocoaPods CDN
  • Loading branch information
EddyVerbruggen authored Feb 11, 2020
2 parents f23d153 + 3a64008 commit a253a0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,11 +104,11 @@
<!-- Google frameworks -->
<podspec>
<config>
<source url="https://github.com/CocoaPods/Specs.git"/>
<source url="https://cdn.cocoapods.org/"/>
</config>
<pods use-frameworks="true">
<pod name="GoogleSignIn" spec="~> 5.0.2"/>
<pod name="GoogleUtilities" spec="~> 6.4.0"/>
<pod name="GoogleUtilities" spec="~> 6.5.1"/>
</pods>
</podspec>

Expand Down

0 comments on commit a253a0a

Please sign in to comment.