[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 4 / 9 / 5 / YandexMobileAdsMoPubAdapters / 0.18.0 / YandexMobileAdsMoPubAdapters.podspec.json
blob99445d02066338801dfd0c49ca8e0c2829157016
2   "name": "YandexMobileAdsMoPubAdapters",
3   "version": "0.18.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/212922/YandexMobileAdsMoPubAdapters-0.18.0-ios-158d2bc7-e823-4c8d-96d5-10a7c6a63fa7.zip",
15     "sha1": "561820cf127813a445798d6fd1329927f2bf214e"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "default_subspecs": "Static",
22   "dependencies": {
23     "mopub-ios-sdk": [
24       "~> 5.15"
25     ]
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "subspecs": [
34     {
35       "name": "Static",
36       "dependencies": {
37         "YandexMobileAds": [
38           "~> 3.4.0"
39         ]
40       },
41       "preserve_paths": [
42         "YandexMobileAdsMoPubAdapters.framework",
43         "CHANGELOG.md",
44         "README.md"
45       ],
46       "vendored_frameworks": "YandexMobileAdsMoPubAdapters.framework",
47       "source_files": "YandexMobileAdsMoPubAdapters.framework/Versions/A/Headers/*.h",
48       "public_header_files": "YandexMobileAdsMoPubAdapters.framework/Versions/A/Headers/*.h"
49     },
50     {
51       "name": "Dynamic",
52       "dependencies": {
53         "YandexMobileAds/Dynamic": [
54           "~> 3.4.0"
55         ]
56       },
57       "preserve_paths": [
58         "YandexMobileAdsMoPubAdapters.framework",
59         "CHANGELOG.md",
60         "README.md"
61       ],
62       "vendored_frameworks": "YandexMobileAdsMoPubAdapters.framework",
63       "source_files": "YandexMobileAdsMoPubAdapters.framework/Versions/A/Headers/*.h",
64       "public_header_files": "YandexMobileAdsMoPubAdapters.framework/Versions/A/Headers/*.h"
65     }
66   ]