[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 5 / 4 / YandexMobileMetricaPush / 1.1.1 / YandexMobileMetricaPush.podspec.json
blobd42caa44bc1b90ef70bc95efa6f02ed4cdbe0d18
2   "name": "YandexMobileMetricaPush",
3   "version": "1.1.1",
4   "summary": "Yandex AppMetrica Push Notifications SDK",
5   "homepage": "https://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": "9.0"
15   },
16   "source": {
17     "http": "https://storage.mds.yandex.net/get-appmetrica-mobile-sdk/48248/YandexMobileMetricaPush-1.1.1-ios-6c0bd32e-820c-4c3d-b17b-bdea7e5b546f.zip",
18     "sha1": "49ea807af13b5cad34c6086617b22aced2d45225"
19   },
20   "weak_frameworks": "UserNotifications",
21   "default_subspecs": "Static",
22   "requires_arc": true,
23   "subspecs": [
24     {
25       "name": "Static",
26       "preserve_paths": "static/YandexMobileMetricaPush.xcframework",
27       "source_files": "static/YandexMobileMetricaPush.xcframework/**/YandexMobileMetricaPush.framework/Versions/A/*Headers/*.h",
28       "public_header_files": "static/YandexMobileMetricaPush.xcframework/**/YandexMobileMetricaPush.framework/Versions/A/*Headers/*.h",
29       "vendored_frameworks": "static/YandexMobileMetricaPush.xcframework",
30       "dependencies": {
31         "YandexMobileMetrica/Static/Core": [
32           "~> 4.0"
33         ]
34       }
35     },
36     {
37       "name": "Dynamic",
38       "preserve_paths": "dynamic/YandexMobileMetricaPush.xcframework",
39       "source_files": "dynamic/YandexMobileMetricaPush.xcframework/**/YandexMobileMetricaPush.framework/*Headers/*.h",
40       "public_header_files": "dynamic/YandexMobileMetricaPush.xcframework/**/YandexMobileMetricaPush.framework/*Headers/*.h",
41       "vendored_frameworks": "dynamic/YandexMobileMetricaPush.xcframework",
42       "dependencies": {
43         "YandexMobileMetrica/Dynamic/Core": [
44           "~> 4.0"
45         ]
46       }
47     }
48   ]