[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 7 / 2 / YandexMobileAdsIronSourceAdapters / 6.1.0.0 / YandexMobileAdsIronSourceAdapters.podspec.json
blob20486744fd267d609a484e02af64d34a85c28734
2   "name": "YandexMobileAdsIronSourceAdapters",
3   "version": "6.1.0.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/YandexMobileAdsIronSourceAdapters/6.1.0.0/cocoapods/8174cff3-c690-4e68-93d8-07cfb00ac675.zip",
15     "sha256": "1f71f222601bff1ad75b701714314ff68d5cf1ca696107013dffcd4288134e53"
16   },
17   "summary": "Yandex Mobile Ads adapters for IronSource",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "dependencies": {
22     "IronSourceSDK": [
23       "~> 7.5.0.0"
24     ]
25   },
26   "xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC"
28   },
29   "source_files": "YandexMobileAdsIronSourceAdapters.xcframework/**/*.h",
30   "public_header_files": "YandexMobileAdsIronSourceAdapters.xcframework/**/*.h",
31   "vendored_frameworks": "YandexMobileAdsIronSourceAdapters.xcframework",
32   "preserve_paths": [
33     "YandexMobileAdsIronSourceAdapters.xcframework",
34     "LICENSE.txt",
35     "README.md",
36     "CHANGELOG.md"
37   ],
38   "default_subspecs": "Static",
39   "subspecs": [
40     {
41       "name": "Static",
42       "dependencies": {
43         "YandexMobileAds": [
44           "~> 6.1.0"
45         ]
46       }
47     },
48     {
49       "name": "Dynamic",
50       "dependencies": {
51         "YandexMobileAds/Dynamic": [
52           "~> 6.1.0"
53         ]
54       }
55     }
56   ],
57   "swift_version": "5.7.0"