[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 7 / 2 / YandexMobileAdsIronSourceAdapters / 6.4.1.0 / YandexMobileAdsIronSourceAdapters.podspec.json
blobe8ad9cd736002ba31b2c4174e563dcafc693de62
2   "name": "YandexMobileAdsIronSourceAdapters",
3   "version": "6.4.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/YandexMobileAdsIronSourceAdapters/6.4.1.0/cocoapods/12e32ec2-1c39-470a-8e36-61c14d6ef427.zip",
15     "sha256": "9240a7159e1b581a9d042af49d5175a3dedd39f7ed76d1c37e920f941ee738a6"
16   },
17   "summary": "Yandex Mobile Ads adapters for IronSource",
18   "static_framework": true,
19   "platforms": {
20     "ios": "13.0"
21   },
22   "dependencies": {
23     "IronSourceSDK": [
24       "~> 7.7.0.0"
25     ],
26     "YandexMobileAds": [
27       "~> 6.4.1"
28     ]
29   },
30   "xcconfig": {
31     "OTHER_LDFLAGS": "-ObjC"
32   },
33   "source_files": "YandexMobileAdsIronSourceAdapters.xcframework/**/*.h",
34   "public_header_files": "YandexMobileAdsIronSourceAdapters.xcframework/**/*.h",
35   "vendored_frameworks": "YandexMobileAdsIronSourceAdapters.xcframework",
36   "resource_bundles": {
37     "MobileAdsCoreIronSourceAdaptersPrivacyInfo": [
38       "PrivacyInfo.xcprivacy"
39     ]
40   },
41   "preserve_paths": [
42     "CHANGELOG.md",
43     "LICENSE.txt",
44     "PrivacyInfo.xcprivacy",
45     "README.md",
46     "YandexMobileAdsIronSourceAdapters.xcframework"
47   ],
48   "swift_version": "5.7.0"