[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 7 / 2 / YandexMobileAdsIronSourceAdapters / 7.1.0.0 / YandexMobileAdsIronSourceAdapters.podspec.json
blob2d5539490b07bcee29095bd893954bac95867804
2   "name": "YandexMobileAdsIronSourceAdapters",
3   "version": "7.1.0.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.1.0.0/cocoapods/c0799eda-d8eb-4604-90b2-f58a2a113920.zip",
15     "sha256": "5ce6ded7c8e9d3d70882a2c597117831c4b2a22fb9e47e37d01378d95048d616"
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       "~> 8.1.0.0"
25     ],
26     "YandexMobileAds": [
27       "~> 7.1.0"
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"