This commit is contained in:
Martin Fracker, Jr 2020-02-25 10:56:56 -06:00
Родитель 284f364fd1
Коммит 4001e4dc43
4 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -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" />