[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 6 / 9 / MoPubYandexMobileAdsAdapters / 0.1.0 / MoPubYandexMobileAdsAdapters.podspec.json
blob47ac123e516e981cb2e905a291ff3d41ba2a9d3e
2   "name": "MoPubYandexMobileAdsAdapters",
3   "version": "0.1.0",
4   "summary": "MoPub 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/MoPubYandexMobileAdsAdapters-0.1.0-ios-d5cac8aa-2dea-4f66-9fd4-aedaea3622bb.zip",
15     "sha1": "e86a1b547bc35e1aad5133cb873eaba96a5684c2"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "default_subspecs": "Static",
22   "dependencies": {
23     "mopub-ios-sdk": [
24       "~> 4.4"
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         "MoPubYandexMobileAdsAdapters.framework",
40         "CHANGELOG.md",
41         "README.md"
42       ],
43       "vendored_frameworks": "MoPubYandexMobileAdsAdapters.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         "MoPubYandexMobileAdsAdapters.framework",
57         "CHANGELOG.md",
58         "README.md"
59       ],
60       "vendored_frameworks": "MoPubYandexMobileAdsAdapters.framework"
61     }
62   ]