[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / c / 5 / YandexMobileAds / 7.4.1 / YandexMobileAds.podspec.json
blob7b1e7fc706666bca69ebf18230654fc081920097
2   "name": "YandexMobileAds",
3   "version": "7.4.1",
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.4.1/cocoapods/3cfb8d45-8f7e-4726-b370-96f1413b8221.zip",
15     "sha256": "2e227a56e47b6497e774d50006ec1d4402784b338990f90ac19b2fa2250f4f5f"
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       "30.16.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     "WebKit"
50   ],
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       "static/YandexMobileAds.xcframework/ios-arm64/YandexMobileAds.framework/PrivacyInfo.xcprivacy"
60     ]
61   },
62   "resources": "static/YandexMobileAds.xcframework/MobileAdsBundle.bundle",
63   "preserve_paths": [
64     "CHANGELOG.md",
65     "LICENSE.txt",
66     "README.md",
67     "static/YandexMobileAds.xcframework"
68   ],
69   "swift_version": "5.9.0"