[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 7 / 2 / YandexMobileAdsIronSourceAdapters / 7.0.1.0 / YandexMobileAdsIronSourceAdapters.podspec.json
blobf474ebf8af5fc930aefcd8f8bc6ba4a4ee1cf6c6
2   "name": "YandexMobileAdsIronSourceAdapters",
3   "version": "7.0.1.0",
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/YandexMobileAdsIronSourceAdapters/7.0.1.0/cocoapods/0f39efff-88a3-4dfd-be4b-cea618d7fa34.zip",
15     "sha256": "5d3eece708bd1305f26f6fb045e940ad2f864b53249102e625afdb9de0152e10"
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.9.1.0"
25     ],
26     "YandexMobileAds": [
27       "~> 7.0.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     "YandexMobileAdsIronSourceAdapters_PrivacyInfo": [
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.9.0"