[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / 9 / 2 / StartAppYandexMobileAdsAdapters / 0.1.0 / StartAppYandexMobileAdsAdapters.podspec.json
blob01145e7946eb498fd3316141ba09c938f0c77946
2   "name": "StartAppYandexMobileAdsAdapters",
3   "version": "0.1.0",
4   "summary": "StartApp adapters for Yandex Mobile Ads SDK",
5   "homepage": "https://tech.yandex.ru/mobile-ads/",
6   "license": {
7     "type": "PROPRIETARY",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Yandex LLC": "mobads@yandex-team.ru"
12   },
13   "source": {
14     "http": "https://storage.mds.yandex.net/get-ads-mobile-sdk/212922/StartAppYandexMobileAdsAdapters-0.1.0-ios-e54bf5a7-a8cd-4e29-9b59-6ec4f56ceb93.zip",
15     "sha1": "f783a4e34f2ab3ca61d79400f174d3222b9d4160"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "default_subspecs": "Static",
22   "dependencies": {
23     "StartAppSDK": [
24       "~> 3.6"
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "Static",
30       "platforms": {
31         "ios": "7.0"
32       },
33       "dependencies": {
34         "YandexMobileAds": [
35           "~> 2.9.0"
36         ]
37       },
38       "preserve_paths": [
39         "StartAppYandexMobileAdsAdapters.framework",
40         "CHANGELOG.md",
41         "README.md"
42       ],
43       "vendored_frameworks": "StartAppYandexMobileAdsAdapters.framework"
44     },
45     {
46       "name": "Dynamic",
47       "platforms": {
48         "ios": "8.0"
49       },
50       "dependencies": {
51         "YandexMobileAds/Dynamic": [
52           "~> 2.9.0"
53         ]
54       },
55       "preserve_paths": [
56         "StartAppYandexMobileAdsAdapters.framework",
57         "CHANGELOG.md",
58         "README.md"
59       ],
60       "vendored_frameworks": "StartAppYandexMobileAdsAdapters.framework"
61     }
62   ]