[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 2 / 3 / IronSourceYandexMobileAdsAdapters / 7.5.0.1 / IronSourceYandexMobileAdsAdapters.podspec.json
blob32f78b9c349cc48fc939ae7fd569a447511e24cc
2   "name": "IronSourceYandexMobileAdsAdapters",
3   "version": "7.5.0.1",
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/IronSourceYandexMobileAdsAdapters/7.5.0.1/cocoapods/5e70a650-1823-4e85-b894-d03b9dafcd5f.zip",
15     "sha256": "719bdbf98434d917a992f6c85db558dc5bde69e8c25149d84b8ad1d1449f16db"
16   },
17   "summary": "IronSource adapters for Yandex Mobile Ads SDK",
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": "IronSourceYandexMobileAdsAdapters.xcframework/**/*.h",
30   "public_header_files": "IronSourceYandexMobileAdsAdapters.xcframework/**/*.h",
31   "vendored_frameworks": "IronSourceYandexMobileAdsAdapters.xcframework",
32   "preserve_paths": [
33     "IronSourceYandexMobileAdsAdapters.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"