[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 2 / 3 / IronSourceYandexMobileAdsAdapters / 7.9.1.0 / IronSourceYandexMobileAdsAdapters.podspec.json
blob6820f4781e4dfda8db7527eaa803fdac94bfcc53
2   "name": "IronSourceYandexMobileAdsAdapters",
3   "version": "7.9.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/IronSourceYandexMobileAdsAdapters/7.9.1.0/cocoapods/6341606b-4aed-4e95-ad3c-581df509dd1b.zip",
15     "sha256": "2ed85e1a095aad9e87dfa26412b074602f85550110d164b3b8d777a3505ea4e9"
16   },
17   "summary": "IronSource adapters for Yandex Mobile Ads SDK",
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.0"
28     ]
29   },
30   "xcconfig": {
31     "OTHER_LDFLAGS": "-ObjC"
32   },
33   "source_files": "IronSourceYandexMobileAdsAdapters.xcframework/**/*.h",
34   "public_header_files": "IronSourceYandexMobileAdsAdapters.xcframework/**/*.h",
35   "vendored_frameworks": "IronSourceYandexMobileAdsAdapters.xcframework",
36   "resource_bundles": {
37     "IronSourceYandexMobileAdsAdapters_PrivacyInfo": [
38       "PrivacyInfo.xcprivacy"
39     ]
40   },
41   "preserve_paths": [
42     "CHANGELOG.md",
43     "IronSourceYandexMobileAdsAdapters.xcframework",
44     "LICENSE.txt",
45     "PrivacyInfo.xcprivacy",
46     "README.md"
47   ],
48   "swift_version": "5.9.0"