[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 9 / 5 / YandexMobileAdsMoPubAdapters / 0.1.3 / YandexMobileAdsMoPubAdapters.podspec.json
blob5de2595dc9e0754a2e14b9b74ab06b7eed76138f
2   "name": "YandexMobileAdsMoPubAdapters",
3   "version": "0.1.3",
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/212922/YandexMobileAdsMoPubAdapters-0.1.3-ios-ae9c7839-faf4-4343-845c-60d7930dd9bb.zip",
15     "sha1": "41f4f1912e13e0d9488633b85ecec751e2fc2a27"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "default_subspecs": "Static",
22   "dependencies": {
23     "mopub-ios-sdk": [
24       "~> 5.1"
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "Static",
30       "dependencies": {
31         "YandexMobileAds": [
32           "~> 2.11.0"
33         ]
34       },
35       "preserve_paths": [
36         "YandexMobileAdsMoPubAdapters.framework",
37         "CHANGELOG.md",
38         "README.md"
39       ],
40       "vendored_frameworks": "YandexMobileAdsMoPubAdapters.framework"
41     },
42     {
43       "name": "Dynamic",
44       "dependencies": {
45         "YandexMobileAds/Dynamic": [
46           "~> 2.11.0"
47         ]
48       },
49       "preserve_paths": [
50         "YandexMobileAdsMoPubAdapters.framework",
51         "CHANGELOG.md",
52         "README.md"
53       ],
54       "vendored_frameworks": "YandexMobileAdsMoPubAdapters.framework"
55     }
56   ]