[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / c / 5 / YandexMobileAds / 2.11.0 / YandexMobileAds.podspec.json
blob31dbed2913044ada86a661f7cd438da2dd772f8a
2   "name": "YandexMobileAds",
3   "version": "2.11.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/212922/YandexMobileAds-2.11.0-ios-ea6f0b6f-f4b3-415c-bf58-22806e8c94b4.zip",
18     "sha1": "14ea0f43b8a4a8b4465f74da68e8dff833e2c5f8"
19   },
20   "libraries": "xml2",
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "CoreTelephony",
25     "CoreLocation",
26     "CoreGraphics",
27     "AdSupport",
28     "StoreKit"
29   ],
30   "weak_frameworks": "WebKit",
31   "default_subspecs": "Static",
32   "requires_arc": true,
33   "subspecs": [
34     {
35       "name": "Static",
36       "preserve_paths": "static/YandexMobileAds.framework",
37       "source_files": "static/YandexMobileAds.framework/Versions/A/Headers/*.h",
38       "public_header_files": "static/YandexMobileAds.framework/Versions/A/Headers/*.h",
39       "vendored_frameworks": "static/YandexMobileAds.framework",
40       "dependencies": {
41         "YandexMobileMetrica": [
42           ">= 3.2.0",
43           "< 4.0.0"
44         ]
45       }
46     },
47     {
48       "name": "Dynamic",
49       "preserve_paths": "dynamic/YandexMobileAds.framework",
50       "source_files": "dynamic/YandexMobileAds.framework/Headers/*.h",
51       "public_header_files": "dynamic/YandexMobileAds.framework/Headers/*.h",
52       "vendored_frameworks": "dynamic/YandexMobileAds.framework",
53       "dependencies": {
54         "YandexMobileMetrica/Dynamic": [
55           ">= 3.2.0",
56           "< 4.0.0"
57         ]
58       }
59     }
60   ]