Skip to content

Commit 1e1c2bb

Browse files
authored
Merge pull request #681 from MaximBelov/podspec-cdn
feat: Change source url for iOS
2 parents 4690f46 + 7838bf7 commit 1e1c2bb

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)