[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 8 / 1 / 9 / FacebookYandexMobileAdsAdapters / 0.1.0 / FacebookYandexMobileAdsAdapters.podspec.json
blob8eae8b650d8409a10901714f016a94ae9a3785f5
2   "name": "FacebookYandexMobileAdsAdapters",
3   "version": "0.1.0",
4   "summary": "Facebook 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/FacebookYandexMobileAdsAdapters-0.1.0-ios-1a27f7d3-3f27-4bdb-8c5f-d019749397d3.zip",
15     "sha1": "0661e2c2e05b83c4cbeefcfd5384b69c0d2b1250"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "default_subspecs": "Static",
22   "dependencies": {
23     "FBAudienceNetwork": [
24       "~> 4.23"
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "Static",
30       "platforms": {
31         "ios": "8.0"
32       },
33       "dependencies": {
34         "YandexMobileAds": [
35           "~> 2.9.0"
36         ]
37       },
38       "preserve_paths": [
39         "FacebookYandexMobileAdsAdapters.framework",
40         "CHANGELOG.md",
41         "README.md"
42       ],
43       "vendored_frameworks": "FacebookYandexMobileAdsAdapters.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         "FacebookYandexMobileAdsAdapters.framework",
57         "CHANGELOG.md",
58         "README.md"
59       ],
60       "vendored_frameworks": "FacebookYandexMobileAdsAdapters.framework"
61     }
62   ]