[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 5 / 4 / YandexMobileMetricaPush / 0.7.1 / YandexMobileMetricaPush.podspec.json
blob9ddafe9b8f8eca190aad4e388d8a5170d6e8cac3
2   "name": "YandexMobileMetricaPush",
3   "version": "0.7.1",
4   "summary": "Yandex AppMetrica Push Notifications SDK",
5   "homepage": "http://appmetrica.yandex.com/",
6   "license": {
7     "type": "PROPRIETARY",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Yandex LLC": "appmetrica@yandex-team.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "http": "https://storage.mds.yandex.net/get-appmetrica-mobile-sdk/128534/YandexMobileMetricaPush-0.7.1-ios-f66a77cc-28fd-4961-becb-eb5cf9480512.zip",
18     "sha1": "bcf4d1a1c4fd7edd46c61f3b7ae54d78d70166d7"
19   },
20   "weak_frameworks": "UserNotifications",
21   "default_subspecs": "Static",
22   "requires_arc": true,
23   "subspecs": [
24     {
25       "name": "Static",
26       "preserve_paths": "static/YandexMobileMetricaPush.framework",
27       "source_files": "static/YandexMobileMetricaPush.framework/Versions/A/Headers/*.h",
28       "public_header_files": "static/YandexMobileMetricaPush.framework/Versions/A/Headers/*.h",
29       "vendored_frameworks": "static/YandexMobileMetricaPush.framework",
30       "dependencies": {
31         "YandexMobileMetrica/Static/Core": [
32           "~> 3.4"
33         ]
34       }
35     },
36     {
37       "name": "Dynamic",
38       "preserve_paths": "dynamic/YandexMobileMetricaPush.framework",
39       "source_files": "dynamic/YandexMobileMetricaPush.framework/Headers/*.h",
40       "public_header_files": "dynamic/YandexMobileMetricaPush.framework/Headers/*.h",
41       "vendored_frameworks": "dynamic/YandexMobileMetricaPush.framework",
42       "dependencies": {
43         "YandexMobileMetrica/Dynamic/Core": [
44           "~> 3.4"
45         ]
46       }
47     }
48   ]