[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 4 / 9 / 5 / YandexMobileAdsMoPubAdapters / 0.1.0 / YandexMobileAdsMoPubAdapters.podspec.json
blobe3e921477ee642a4f60b52665a461e73e52ad6fb
2   "name": "YandexMobileAdsMoPubAdapters",
3   "version": "0.1.0",
4   "summary": "Yandex Mobile Ads adapters for MoPub",
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/224062/YandexMobileAdsMoPubAdapters-0.1.0-ios-95ac0c63-658a-42e5-a97e-3696e2a4e518.zip",
15     "sha1": "dd18a72069767d3cdd1b342d2e352bb56a6b5b79"
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         "YandexMobileAdsMoPubAdapters.framework",
40         "CHANGELOG.md",
41         "README.md"
42       ],
43       "vendored_frameworks": "YandexMobileAdsMoPubAdapters.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         "YandexMobileAdsMoPubAdapters.framework",
57         "CHANGELOG.md",
58         "README.md"
59       ],
60       "vendored_frameworks": "YandexMobileAdsMoPubAdapters.framework"
61     }
62   ]