[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / f / 3 / ChartboostYandexMobileAdsAdapters / 9.5.1.0 / ChartboostYandexMobileAdsAdapters.podspec.json
blob732b07561cc71818ad68216e6553b8735f90a88e
2   "name": "ChartboostYandexMobileAdsAdapters",
3   "version": "9.5.1.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/Yandex/ChartboostYandexMobileAdsAdapters/9.5.1.0/cocoapods/0a74b314-a08c-457a-a446-2e805e9816b5.zip",
15     "sha256": "4c2e339afdf2f638b40c43156467db9b957c7dbba958fab9f5af16e0361c659f"
16   },
17   "summary": "Chartboost adapters for Yandex Mobile Ads SDK",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "dependencies": {
22     "ChartboostSDK": [
23       "~> 9.5.1"
24     ]
25   },
26   "xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC"
28   },
29   "source_files": "ChartboostYandexMobileAdsAdapters.xcframework/**/*.h",
30   "public_header_files": "ChartboostYandexMobileAdsAdapters.xcframework/**/*.h",
31   "vendored_frameworks": "ChartboostYandexMobileAdsAdapters.xcframework",
32   "resources": "PrivacyInfo.xcprivacy",
33   "preserve_paths": [
34     "ChartboostYandexMobileAdsAdapters.xcframework",
35     "LICENSE.txt",
36     "PrivacyInfo.xcprivacy",
37     "README.md",
38     "CHANGELOG.md"
39   ],
40   "default_subspecs": "Static",
41   "subspecs": [
42     {
43       "name": "Static",
44       "dependencies": {
45         "YandexMobileAds": [
46           "~> 6.2.0"
47         ]
48       }
49     },
50     {
51       "name": "Dynamic",
52       "dependencies": {
53         "YandexMobileAds/Dynamic": [
54           "~> 6.2.0"
55         ]
56       }
57     }
58   ],
59   "swift_version": "5.7.0"