[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / c / 5 / YandexMobileAds / 5.3.1 / YandexMobileAds.podspec.json
blob30c530fb15f82ae4db4e3d2085fcc0bdc8d526ff
2   "name": "YandexMobileAds",
3   "version": "5.3.1",
4   "summary": "The Yandex Mobile Ads SDK provides mobile interfaces for Yandex Advertising Network",
5   "homepage": "https://tech.yandex.ru/mobile-ads/",
6   "license": {
7     "type": "PROPRIETARY",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Yandex LLC": "mobads@yandex-team.ru"
12   },
13   "source": {
14     "http": "https://storage.mds.yandex.net/get-ads-mobile-sdk/224062/YandexMobileAds-5.3.1-ios-989a8283-6871-4bfc-9a7c-4f12013e918e.zip",
15     "sha1": "be446f198e3ec1c685d0f55587811eef0c3e7286"
16   },
17   "frameworks": [
18     "UIKit",
19     "Foundation",
20     "CoreTelephony",
21     "CoreLocation",
22     "CoreGraphics",
23     "AdSupport",
24     "StoreKit",
25     "SystemConfiguration",
26     "QuartzCore",
27     "AVFoundation",
28     "CoreImage",
29     "CoreMedia"
30   ],
31   "weak_frameworks": "WebKit",
32   "platforms": {
33     "ios": "12.0"
34   },
35   "swift_versions": "5.7",
36   "default_subspecs": "Static",
37   "preserve_paths": "static/YandexMobileAds.xcframework",
38   "source_files": "static/YandexMobileAds.xcframework/**/*.h",
39   "public_header_files": "static/YandexMobileAds.xcframework/**/*.h",
40   "vendored_frameworks": "static/YandexMobileAds.xcframework",
41   "resources": "static/YandexMobileAds.xcframework/YandexMobileAdsBundle.bundle",
42   "requires_arc": true,
43   "xcconfig": {
44     "OTHER_LDFLAGS": "-ObjC",
45     "GENERATE_INFOPLIST_FILE": "YES"
46   },
47   "pod_target_xcconfig": {
48     "VALID_ARCHS[sdk=iphoneos*]": "arm64",
49     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
50   },
51   "subspecs": [
52     {
53       "name": "Static",
54       "dependencies": {
55         "YandexMobileMetrica": [
56           ">= 4.0.0",
57           "< 5.0.0"
58         ],
59         "DivKit": [
60           "~> 13.0"
61         ]
62       }
63     },
64     {
65       "name": "Dynamic",
66       "dependencies": {
67         "YandexMobileMetrica/Dynamic": [
68           ">= 4.0.0",
69           "< 5.0.0"
70         ],
71         "DivKit": [
72           "~> 13.0"
73         ]
74       }
75     }
76   ],
77   "swift_version": "5.7"