[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 5 / 4 / YandexMobileMetricaPush / 0.3.0 / YandexMobileMetricaPush.podspec.json
bloba8de2d60b5e998be857fc43480e84899f081d356
2   "name": "YandexMobileMetricaPush",
3   "version": "0.3.0",
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": "7.0"
15   },
16   "source": {
17     "http": "https://storage.mds.yandex.net/get-appmetrica-mobile-sdk/50347/YandexMobileMetricaPush-0.3.0-ios-75366102-cafd-49b0-b97c-3d5366fc76b8.zip",
18     "sha1": "24a679e40cdc66052b2e534cd1a27aa9a0d1f506"
19   },
20   "preserve_paths": "YandexMobileMetricaPush.framework",
21   "source_files": "YandexMobileMetricaPush.framework/Versions/A/Headers/*.h",
22   "public_header_files": "YandexMobileMetricaPush.framework/Versions/A/Headers/*.h",
23   "vendored_frameworks": "YandexMobileMetricaPush.framework",
24   "default_subspecs": "StaticDependencies",
25   "requires_arc": true,
26   "subspecs": [
27     {
28       "name": "StaticDependencies",
29       "platforms": {
30         "ios": "7.0"
31       },
32       "dependencies": {
33         "YandexMobileMetrica": [
34           ">= 2.6.2",
35           "< 3.0.0"
36         ]
37       }
38     },
39     {
40       "name": "DynamicDependencies",
41       "platforms": {
42         "ios": "8.0"
43       },
44       "dependencies": {
45         "YandexMobileMetrica/Dynamic": [
46           ">= 2.6.2",
47           "< 3.0.0"
48         ]
49       }
50     }
51   ]