[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / c / 5 / YandexMobileAds / 7.0.2 / YandexMobileAds.podspec.json
blobb43fb0103d6ed5b5dbd397e49233973bb79328e2
2   "name": "YandexMobileAds",
3   "version": "7.0.2",
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.2/cocoapods/3781fae4-0e08-4612-ac0a-ae18055f7fee.zip",
15     "sha256": "56f83d4ba08eb69b0895215af9f6748b11d88d6dbf3c1ef3dbb1aec65b2917dd"
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     "AppMetricaCore": [
24       ">= 5.0.0",
25       "< 6.0.0"
26     ],
27     "AppMetricaCrashes": [
28       ">= 5.0.0",
29       "< 6.0.0"
30     ],
31     "DivKit": [
32       "28.13.0"
33     ]
34   },
35   "frameworks": [
36     "AVFoundation",
37     "AdSupport",
38     "CoreGraphics",
39     "CoreImage",
40     "CoreLocation",
41     "CoreMedia",
42     "CoreTelephony",
43     "Foundation",
44     "Network",
45     "QuartzCore",
46     "StoreKit",
47     "SystemConfiguration",
48     "UIKit"
49   ],
50   "weak_frameworks": "WebKit",
51   "xcconfig": {
52     "OTHER_LDFLAGS": "-ObjC"
53   },
54   "source_files": "static/YandexMobileAds.xcframework/**/*.h",
55   "public_header_files": "static/YandexMobileAds.xcframework/**/*.h",
56   "vendored_frameworks": "static/YandexMobileAds.xcframework",
57   "resource_bundles": {
58     "YandexMobileAds_PrivacyInfo": [
59       "PrivacyInfo.xcprivacy"
60     ]
61   },
62   "resources": "static/YandexMobileAds.xcframework/MobileAdsBundle.bundle",
63   "preserve_paths": [
64     "CHANGELOG.md",
65     "LICENSE.txt",
66     "PrivacyInfo.xcprivacy",
67     "README.md",
68     "static/YandexMobileAds.xcframework"
69   ],
70   "swift_version": "5.9.0"