Use cocoapods cdn
This commit is contained in:
Родитель
284f364fd1
Коммит
4001e4dc43
|
@ -62,7 +62,7 @@
|
|||
|
||||
<podspec>
|
||||
<config>
|
||||
<source url="https://github.com/CocoaPods/Specs.git"/>
|
||||
<source url="https://cdn.cocoapods.org/"/>
|
||||
</config>
|
||||
<pods use-frameworks="true">
|
||||
<pod name="AppCenter/Analytics" spec="~> 2.5.0" />
|
||||
|
|
|
@ -71,7 +71,7 @@
|
|||
|
||||
<podspec>
|
||||
<config>
|
||||
<source url="https://github.com/CocoaPods/Specs.git"/>
|
||||
<source url="https://cdn.cocoapods.org/"/>
|
||||
</config>
|
||||
<pods use-frameworks="true">
|
||||
<pod name="AppCenter/Crashes" spec="~> 2.5.0" />
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
|
||||
<podspec>
|
||||
<config>
|
||||
<source url="https://github.com/CocoaPods/Specs.git"/>
|
||||
<source url="https://cdn.cocoapods.org/"/>
|
||||
</config>
|
||||
<pods use-frameworks="true">
|
||||
<pod name="AppCenter/Push" spec="~> 2.5.0" />
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
<source-file src="src/ios/AppCenterSharedPlugin.m" />
|
||||
<podspec>
|
||||
<config>
|
||||
<source url="https://github.com/CocoaPods/Specs.git"/>
|
||||
<source url="https://cdn.cocoapods.org/"/>
|
||||
</config>
|
||||
<pods use-frameworks="true">
|
||||
<pod name="AppCenter" spec="~> 2.5.0" />
|
||||
|
|
Загрузка…
Ссылка в новой задаче