[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / a / c / 5 / YandexMobileAds / 2.15.4 / YandexMobileAds.podspec.json
blob1e7a76085a1cec6eb5551d15b75d7602a0b28482
2   "name": "YandexMobileAds",
3   "version": "2.15.4",
4   "summary": "The Yandex Mobile Ads SDK provides mobile interfaces for Yandex Advertising Network",
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   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "http": "https://storage.mds.yandex.net/get-ads-mobile-sdk/2817166/YandexMobileAds-2.15.4-ios-5ca0866e-4ba3-4923-b033-fe3dd50c6e0b.zip",
18     "sha1": "87bce6a844e5b01d1084e33316f6bee319a91521"
19   },
20   "libraries": "xml2",
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "CoreTelephony",
25     "CoreLocation",
26     "CoreGraphics",
27     "AdSupport",
28     "StoreKit",
29     "SystemConfiguration"
30   ],
31   "weak_frameworks": "WebKit",
32   "default_subspecs": "Static",
33   "requires_arc": true,
34   "subspecs": [
35     {
36       "name": "Static",
37       "preserve_paths": "static/YandexMobileAds.framework",
38       "source_files": "static/YandexMobileAds.framework/Versions/A/Headers/*.h",
39       "public_header_files": "static/YandexMobileAds.framework/Versions/A/Headers/*.h",
40       "vendored_frameworks": "static/YandexMobileAds.framework",
41       "dependencies": {
42         "YandexMobileMetrica": [
43           ">= 3.2.0",
44           "< 4.0.0"
45         ]
46       }
47     },
48     {
49       "name": "Dynamic",
50       "preserve_paths": "dynamic/YandexMobileAds.framework",
51       "source_files": "dynamic/YandexMobileAds.framework/Headers/*.h",
52       "public_header_files": "dynamic/YandexMobileAds.framework/Headers/*.h",
53       "vendored_frameworks": "dynamic/YandexMobileAds.framework",
54       "dependencies": {
55         "YandexMobileMetrica/Dynamic": [
56           ">= 3.2.0",
57           "< 4.0.0"
58         ]
59       }
60     }
61   ]