[Add] LastCrash 2.0.0
[CocoaPods.git] / Specs / 5 / f / 3 / ChartboostYandexMobileAdsAdapters / 9.7.0.3 / ChartboostYandexMobileAdsAdapters.podspec.json
bloba6efb6d7c7c001f44e3ce6835086c1b93913cff0
2   "name": "ChartboostYandexMobileAdsAdapters",
3   "version": "9.7.0.3",
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/ChartboostYandexMobileAdsAdapters/9.7.0.3/cocoapods/98fc9af8-e60d-47e4-9784-6152a3a2239b.zip",
15     "sha256": "253cede68806cae2199568359c018c9efc4d1ab535db25489b9d09b1f0e5e6d2"
16   },
17   "summary": "Chartboost adapters for Yandex Mobile Ads SDK",
18   "static_framework": true,
19   "platforms": {
20     "ios": "13.0"
21   },
22   "dependencies": {
23     "ChartboostSDK": [
24       "~> 9.7.0"
25     ],
26     "YandexMobileAds": [
27       "~> 7.1.0"
28     ]
29   },
30   "xcconfig": {
31     "OTHER_LDFLAGS": "-ObjC"
32   },
33   "source_files": "ChartboostYandexMobileAdsAdapters.xcframework/**/*.h",
34   "public_header_files": "ChartboostYandexMobileAdsAdapters.xcframework/**/*.h",
35   "vendored_frameworks": "ChartboostYandexMobileAdsAdapters.xcframework",
36   "resource_bundles": {
37     "ChartboostYandexMobileAdsAdapters_PrivacyInfo": [
38       "PrivacyInfo.xcprivacy"
39     ]
40   },
41   "preserve_paths": [
42     "CHANGELOG.md",
43     "ChartboostYandexMobileAdsAdapters.xcframework",
44     "LICENSE.txt",
45     "PrivacyInfo.xcprivacy",
46     "README.md"
47   ],
48   "swift_version": "5.9.0"