[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 9 / 5 / YandexMobileAdsMoPubAdapters / 0.4.2 / YandexMobileAdsMoPubAdapters.podspec.json
blobacbe02c8f5f774031173c2a58e22d6d3f9038ac5
2   "name": "YandexMobileAdsMoPubAdapters",
3   "version": "0.4.2",
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.4.2-ios-4ace125f-5f35-4157-9a37-c54b2fb9514c.zip",
15     "sha1": "523000c0be2a052423eb7caacdd37bf359c48521"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "default_subspecs": "Static",
22   "dependencies": {
23     "mopub-ios-sdk": [
24       "~> 5.5"
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "Static",
30       "dependencies": {
31         "YandexMobileAds": [
32           "~> 2.13.2"
33         ]
34       },
35       "preserve_paths": [
36         "YandexMobileAdsMoPubAdapters.framework",
37         "CHANGELOG.md",
38         "README.md"
39       ],
40       "vendored_frameworks": "YandexMobileAdsMoPubAdapters.framework",
41       "source_files": "YandexMobileAdsMoPubAdapters.framework/Versions/A/Headers/*.h",
42       "public_header_files": "YandexMobileAdsMoPubAdapters.framework/Versions/A/Headers/*.h"
43     },
44     {
45       "name": "Dynamic",
46       "dependencies": {
47         "YandexMobileAds/Dynamic": [
48           "~> 2.13.2"
49         ]
50       },
51       "preserve_paths": [
52         "YandexMobileAdsMoPubAdapters.framework",
53         "CHANGELOG.md",
54         "README.md"
55       ],
56       "vendored_frameworks": "YandexMobileAdsMoPubAdapters.framework",
57       "source_files": "YandexMobileAdsMoPubAdapters.framework/Versions/A/Headers/*.h",
58       "public_header_files": "YandexMobileAdsMoPubAdapters.framework/Versions/A/Headers/*.h"
59     }
60   ]