[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / c / 5 / YandexMobileAds / 6.3.0 / YandexMobileAds.podspec.json
blob854e9edadc079a9b4224d66f9ed4ca15ea281d66
2   "name": "YandexMobileAds",
3   "version": "6.3.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.3.0/cocoapods/d75eb8da-247c-4c19-9607-66f528b70acd.zip",
15     "sha256": "8baf584506dbab765697b946ef8303b1bb40dacbaf75f0c61ca37f915280eb72"
16   },
17   "summary": "The Yandex Mobile Ads SDK provides mobile interfaces for Yandex Advertising Network",
18   "static_framework": true,
19   "platforms": {
20     "ios": "13.0"
21   },
22   "dependencies": {
23     "DivKit": [
24       "28.13.0"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "Foundation",
30     "CoreTelephony",
31     "CoreLocation",
32     "CoreGraphics",
33     "AdSupport",
34     "StoreKit",
35     "SystemConfiguration",
36     "QuartzCore",
37     "AVFoundation",
38     "CoreImage",
39     "CoreMedia",
40     "Network"
41   ],
42   "weak_frameworks": "WebKit",
43   "xcconfig": {
44     "OTHER_LDFLAGS": "-ObjC"
45   },
46   "source_files": "static/YandexMobileAds.xcframework/**/*.h",
47   "public_header_files": "static/YandexMobileAds.xcframework/**/*.h",
48   "vendored_frameworks": "static/YandexMobileAds.xcframework",
49   "resources": [
50     "static/YandexMobileAds.xcframework/MobileAdsBundle.bundle",
51     "PrivacyInfo.xcprivacy"
52   ],
53   "preserve_paths": [
54     "static/YandexMobileAds.xcframework",
55     "LICENSE.txt",
56     "PrivacyInfo.xcprivacy",
57     "README.md",
58     "CHANGELOG.md"
59   ],
60   "default_subspecs": "Static",
61   "subspecs": [
62     {
63       "name": "Static",
64       "dependencies": {
65         "YandexMobileMetrica": [
66           ">= 4.0.0",
67           "< 5.0.0"
68         ]
69       }
70     },
71     {
72       "name": "Dynamic",
73       "dependencies": {
74         "YandexMobileMetrica/Dynamic": [
75           ">= 4.0.0",
76           "< 5.0.0"
77         ]
78       }
79     }
80   ],
81   "swift_version": "5.7.0"