[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / b / 5 / 4 / YandexMobileMetricaPush / 0.9.2 / YandexMobileMetricaPush.podspec.json
blob03539acb334d06283bbbdb74797a31614def8903
2   "name": "YandexMobileMetricaPush",
3   "version": "0.9.2",
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/175948/YandexMobileMetricaPush-0.9.2-ios-d8224e1b-10ac-4bdc-8c1b-498370d10714.zip",
18     "sha1": "6b8c487caa7a102639774b8c7066cb1d322b0d22"
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   ]