Skip to content

Commit 7838bf7

Browse files
committed
use cdn for pod source url
1 parent d16b4ff commit 7838bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ SOFTWARE.
8484

8585
<podspec>
8686
<config>
87-
<source url="https://github.com/CocoaPods/Specs.git"/>
87+
<source url="https://cdn.cocoapods.org/"/>
8888
</config>
8989
<pods>
9090
<pod name="Branch" spec="~> 1.39.2" />

0 commit comments

Comments
 (0)