[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / 9 / 2 / StartAppYandexMobileAdsAdapters / 0.3.0 / StartAppYandexMobileAdsAdapters.podspec.json
blob9d6bf9ec035df7bdb3f68e0af187483883ef2fb1
2   "name": "StartAppYandexMobileAdsAdapters",
3   "version": "0.3.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.3.0-ios-4b3e9b4c-2cc9-4406-9dc6-11083e31053f.zip",
15     "sha1": "fca316e8b1929d786eed895b0c5e813907e9e12b"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "default_subspecs": "Static",
22   "dependencies": {
23     "StartAppSDK": [
24       "~> 4.1"
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "Static",
30       "dependencies": {
31         "YandexMobileAds": [
32           "~> 2.13.2"
33         ]
34       },
35       "preserve_paths": [
36         "StartAppYandexMobileAdsAdapters.framework",
37         "CHANGELOG.md",
38         "README.md"
39       ],
40       "vendored_frameworks": "StartAppYandexMobileAdsAdapters.framework",
41       "source_files": "StartAppYandexMobileAdsAdapters.framework/Versions/A/Headers/*.h",
42       "public_header_files": "StartAppYandexMobileAdsAdapters.framework/Versions/A/Headers/*.h"
43     },
44     {
45       "name": "Dynamic",
46       "dependencies": {
47         "YandexMobileAds/Dynamic": [
48           "~> 2.13.2"
49         ]
50       },
51       "preserve_paths": [
52         "StartAppYandexMobileAdsAdapters.framework",
53         "CHANGELOG.md",
54         "README.md"
55       ],
56       "vendored_frameworks": "StartAppYandexMobileAdsAdapters.framework",
57       "source_files": "StartAppYandexMobileAdsAdapters.framework/Versions/A/Headers/*.h",
58       "public_header_files": "StartAppYandexMobileAdsAdapters.framework/Versions/A/Headers/*.h"
59     }
60   ]