[Add] RapidKitFoundation_MacOS 2024.1220.1144.617
[CocoaPods.git] / Specs / 5 / f / 3 / ChartboostYandexMobileAdsAdapters / 9.3.0 / ChartboostYandexMobileAdsAdapters.podspec.json
blobe7267cdf46f05ab67b4ef52042986641c17f04f2
2   "name": "ChartboostYandexMobileAdsAdapters",
3   "version": "9.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/ChartboostYandexMobileAdsAdapters/9.3.0/cocoapods/77e6a8b1-6673-42b5-a113-024280ab0807.zip",
15     "sha256": "bf9526ce23aaf9a961faab4d0ce7d467161fbb1e8601dd33840865cec95a6c3a"
16   },
17   "summary": "Chartboost adapters for Yandex Mobile Ads SDK",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "dependencies": {
22     "ChartboostSDK": [
23       "~> 9.3.0"
24     ]
25   },
26   "xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC"
28   },
29   "pod_target_xcconfig": {
30     "VALID_ARCHS[sdk=iphoneos*]": "arm64",
31     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
32   },
33   "source_files": "ChartboostYandexMobileAdsAdapters.xcframework/**/*.h",
34   "public_header_files": "ChartboostYandexMobileAdsAdapters.xcframework/**/*.h",
35   "vendored_frameworks": "ChartboostYandexMobileAdsAdapters.xcframework",
36   "preserve_paths": [
37     "ChartboostYandexMobileAdsAdapters.xcframework",
38     "LICENSE.txt",
39     "README.md",
40     "CHANGELOG.md"
41   ],
42   "default_subspecs": "Static",
43   "subspecs": [
44     {
45       "name": "Static",
46       "dependencies": {
47         "YandexMobileAds": [
48           "~> 5.7.0"
49         ]
50       }
51     },
52     {
53       "name": "Dynamic",
54       "dependencies": {
55         "YandexMobileAds/Dynamic": [
56           "~> 5.7.0"
57         ]
58       }
59     }
60   ],
61   "swift_version": "5.7.0"