[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / c / 5 / YandexMobileAds / 2.6.0 / YandexMobileAds.podspec.json
blobf13ea669bd1f05ffea26ad536b17ee22a2351a49
2   "name": "YandexMobileAds",
3   "version": "2.6.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": "7.0"
15   },
16   "source": {
17     "http": "https://storage.mds.yandex.net/get-ads-mobile-sdk/205984/YandexMobileAds-2.6.0-ios-1c419d7d-9152-4f99-b907-aa3176718964.zip",
18     "sha1": "7579b73094f2d24f2cc7d4365de9bbcd00e75bb8"
19   },
20   "libraries": "xml2",
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "CoreTelephony",
25     "CoreLocation",
26     "CoreGraphics",
27     "CoreTelephony",
28     "AdSupport"
29   ],
30   "weak_frameworks": "SafariServices",
31   "default_subspecs": "Static",
32   "requires_arc": true,
33   "subspecs": [
34     {
35       "name": "Static",
36       "platforms": {
37         "ios": "7.0"
38       },
39       "preserve_paths": "static/YandexMobileAds.framework",
40       "source_files": "static/YandexMobileAds.framework/Versions/A/Headers/*.h",
41       "public_header_files": "static/YandexMobileAds.framework/Versions/A/Headers/*.h",
42       "vendored_frameworks": "static/YandexMobileAds.framework",
43       "dependencies": {
44         "YandexMobileMetrica": [
45           ">= 2.7.0",
46           "< 3.0.0"
47         ]
48       }
49     },
50     {
51       "name": "Dynamic",
52       "platforms": {
53         "ios": "8.0"
54       },
55       "preserve_paths": "dynamic/YandexMobileAds.framework",
56       "source_files": "dynamic/YandexMobileAds.framework/Headers/*.h",
57       "public_header_files": "dynamic/YandexMobileAds.framework/Headers/*.h",
58       "vendored_frameworks": "dynamic/YandexMobileAds.framework",
59       "dependencies": {
60         "YandexMobileMetrica/Dynamic": [
61           ">= 2.7.0",
62           "< 3.0.0"
63         ]
64       }
65     }
66   ]