[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 2 / 3 / IronSourceYandexMobileAdsAdapters / 7.6.0.0 / IronSourceYandexMobileAdsAdapters.podspec.json
blob99647f6a9a6bbaa1cedcf7926fac6709fb11cf39
2   "name": "IronSourceYandexMobileAdsAdapters",
3   "version": "7.6.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/Yandex/IronSourceYandexMobileAdsAdapters/7.6.0.0/cocoapods/62db6365-dc32-4cd7-8383-42d76ef4513b.zip",
15     "sha256": "1d900bcd59864980abf2a01cbdbabcefbfa723bc931283f728d917452bf536d4"
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.6.0.0"
25     ]
26   },
27   "xcconfig": {
28     "OTHER_LDFLAGS": "-ObjC"
29   },
30   "source_files": "IronSourceYandexMobileAdsAdapters.xcframework/**/*.h",
31   "public_header_files": "IronSourceYandexMobileAdsAdapters.xcframework/**/*.h",
32   "vendored_frameworks": "IronSourceYandexMobileAdsAdapters.xcframework",
33   "resources": "PrivacyInfo.xcprivacy",
34   "preserve_paths": [
35     "IronSourceYandexMobileAdsAdapters.xcframework",
36     "LICENSE.txt",
37     "PrivacyInfo.xcprivacy",
38     "README.md",
39     "CHANGELOG.md"
40   ],
41   "default_subspecs": "Static",
42   "subspecs": [
43     {
44       "name": "Static",
45       "dependencies": {
46         "YandexMobileAds": [
47           "~> 6.3.0"
48         ]
49       }
50     },
51     {
52       "name": "Dynamic",
53       "dependencies": {
54         "YandexMobileAds/Dynamic": [
55           "~> 6.3.0"
56         ]
57       }
58     }
59   ],
60   "swift_version": "5.7.0"