[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / c / 5 / YandexMobileAds / 2.14.0 / YandexMobileAds.podspec.json
blob0552a7e82aba7e16efa0966ed09bcff45dc889a8
2   "name": "YandexMobileAds",
3   "version": "2.14.0",
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.14.0-ios-c53c1fa8-72f8-41df-88b5-d23a46fa143c.zip",
18     "sha1": "5767fa1f6553ff4433badefc4e542d0eef8ef642"
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   ]