[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / c / 5 / YandexMobileAds / 7.0.0 / YandexMobileAds.podspec.json
blobbfdcba8f101586995e3ad6fa0a0ac82596e70cd6
2   "name": "YandexMobileAds",
3   "version": "7.0.0",
4   "swift_versions": "5.9.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/7.0.0/cocoapods/1909af8f-10d1-45b8-b22f-53891eba21c7.zip",
15     "sha256": "e1e7e2c6b494c1ba8239e3ce715430a4e49422c968eacb2116ec0e7ab16cc462"
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     "YandexMobileMetrica": [
27       ">= 4.0.0",
28       "< 5.0.0"
29     ]
30   },
31   "frameworks": [
32     "AVFoundation",
33     "AdSupport",
34     "CoreGraphics",
35     "CoreImage",
36     "CoreLocation",
37     "CoreMedia",
38     "CoreTelephony",
39     "Foundation",
40     "Network",
41     "QuartzCore",
42     "StoreKit",
43     "SystemConfiguration",
44     "UIKit"
45   ],
46   "weak_frameworks": "WebKit",
47   "xcconfig": {
48     "OTHER_LDFLAGS": "-ObjC"
49   },
50   "source_files": "static/YandexMobileAds.xcframework/**/*.h",
51   "public_header_files": "static/YandexMobileAds.xcframework/**/*.h",
52   "vendored_frameworks": "static/YandexMobileAds.xcframework",
53   "resource_bundles": {
54     "YandexMobileAds_PrivacyInfo": [
55       "PrivacyInfo.xcprivacy"
56     ]
57   },
58   "resources": "static/YandexMobileAds.xcframework/MobileAdsBundle.bundle",
59   "preserve_paths": [
60     "CHANGELOG.md",
61     "LICENSE.txt",
62     "PrivacyInfo.xcprivacy",
63     "README.md",
64     "static/YandexMobileAds.xcframework"
65   ],
66   "swift_version": "5.9.0"