[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / e / 7 / b / UnityAdsYandexMobileAdsAdapters / 0.12.0 / UnityAdsYandexMobileAdsAdapters.podspec.json
blob81199550baca8f151f23cdfc8364bd0ae57bcfa5
2   "name": "UnityAdsYandexMobileAdsAdapters",
3   "version": "0.12.0",
4   "summary": "UnityAds 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/UnityAdsYandexMobileAdsAdapters-0.12.0-ios-4cb305f3-2228-4602-a24c-ce2a2d178307.zip",
15     "sha1": "6f8096181c01226d4f61701fda16d6365564556c"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "default_subspecs": "Static",
22   "dependencies": {
23     "UnityAds": [
24       "~> 3.5.0"
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "Static",
30       "dependencies": {
31         "YandexMobileAds": [
32           "~> 3.1.0"
33         ]
34       },
35       "preserve_paths": [
36         "UnityAdsYandexMobileAdsAdapters.framework",
37         "CHANGELOG.md",
38         "README.md"
39       ],
40       "vendored_frameworks": "UnityAdsYandexMobileAdsAdapters.framework"
41     },
42     {
43       "name": "Dynamic",
44       "dependencies": {
45         "YandexMobileAds/Dynamic": [
46           "~> 3.1.0"
47         ]
48       },
49       "preserve_paths": [
50         "UnityAdsYandexMobileAdsAdapters.framework",
51         "CHANGELOG.md",
52         "README.md"
53       ],
54       "vendored_frameworks": "UnityAdsYandexMobileAdsAdapters.framework"
55     }
56   ]