[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / d / b / f / MyTargetYandexMobileAdsAdapters / 0.2.0 / MyTargetYandexMobileAdsAdapters.podspec.json
blob4d37e02a4e1a19c765aef023d0ea2de9f0612d2f
2   "name": "MyTargetYandexMobileAdsAdapters",
3   "version": "0.2.0",
4   "summary": "MyTarget 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/332493/MyTargetYandexMobileAdsAdapters-0.2.0-ios-cd825b2f-32b2-4cbc-87db-36305ec4a0c6.zip",
15     "sha1": "538c03955a9316585fa530e8ec183768341f3e07"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "default_subspecs": "Static",
22   "dependencies": {
23     "myTargetSDK": [
24       "~> 5.0"
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "Static",
30       "dependencies": {
31         "YandexMobileAds": [
32           "~> 2.12.0"
33         ]
34       },
35       "preserve_paths": [
36         "MyTargetYandexMobileAdsAdapters.framework",
37         "CHANGELOG.md",
38         "README.md"
39       ],
40       "vendored_frameworks": "MyTargetYandexMobileAdsAdapters.framework"
41     },
42     {
43       "name": "Dynamic",
44       "dependencies": {
45         "YandexMobileAds/Dynamic": [
46           "~> 2.12.0"
47         ]
48       },
49       "preserve_paths": [
50         "MyTargetYandexMobileAdsAdapters.framework",
51         "CHANGELOG.md",
52         "README.md"
53       ],
54       "vendored_frameworks": "MyTargetYandexMobileAdsAdapters.framework"
55     }
56   ]