[Add] AlibabacloudBssOpenApi20171214 3.1.0
[CocoaPods.git] / Specs / a / c / 5 / YandexMobileAds / 6.2.0 / YandexMobileAds.podspec.json
blob7c740fde02fcbc5a56e24d90add95d65a143db05
2   "name": "YandexMobileAds",
3   "version": "6.2.0",
4   "swift_versions": "5.7.0",
5   "authors": {
6     "Yandex LLC": "mobads@yandex-team.ru"
7   },
8   "license": {
9     "type": "PROPRIETARY",
10     "file": "LICENSE.txt"
11   },
12   "homepage": "https://tech.yandex.ru/mobile-ads/",
13   "source": {
14     "http": "https://ads-mobile-sdk.s3.yandex.net/Yandex/YandexMobileAds/6.2.0/cocoapods/1303b81d-f3fd-4e83-8ae8-3c64f822a407.zip",
15     "sha256": "1d74c29331029872de34a46148e33fa63e07d07cdc293b8b537c9d3059c76831"
16   },
17   "summary": "The Yandex Mobile Ads SDK provides mobile interfaces for Yandex Advertising Network",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "dependencies": {
22     "DivKit": [
23       "28.11.0"
24     ]
25   },
26   "frameworks": [
27     "UIKit",
28     "Foundation",
29     "CoreTelephony",
30     "CoreLocation",
31     "CoreGraphics",
32     "AdSupport",
33     "StoreKit",
34     "SystemConfiguration",
35     "QuartzCore",
36     "AVFoundation",
37     "CoreImage",
38     "CoreMedia",
39     "Network"
40   ],
41   "weak_frameworks": "WebKit",
42   "xcconfig": {
43     "OTHER_LDFLAGS": "-ObjC"
44   },
45   "source_files": "static/YandexMobileAds.xcframework/**/*.h",
46   "public_header_files": "static/YandexMobileAds.xcframework/**/*.h",
47   "vendored_frameworks": "static/YandexMobileAds.xcframework",
48   "resources": [
49     "static/YandexMobileAds.xcframework/MobileAdsBundle.bundle",
50     "PrivacyInfo.xcprivacy"
51   ],
52   "preserve_paths": [
53     "static/YandexMobileAds.xcframework",
54     "LICENSE.txt",
55     "PrivacyInfo.xcprivacy",
56     "README.md",
57     "CHANGELOG.md"
58   ],
59   "default_subspecs": "Static",
60   "subspecs": [
61     {
62       "name": "Static",
63       "dependencies": {
64         "YandexMobileMetrica": [
65           ">= 4.0.0",
66           "< 5.0.0"
67         ]
68       }
69     },
70     {
71       "name": "Dynamic",
72       "dependencies": {
73         "YandexMobileMetrica/Dynamic": [
74           ">= 4.0.0",
75           "< 5.0.0"
76         ]
77       }
78     }
79   ],
80   "swift_version": "5.7.0"