[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 0 / 8 / 7 / InMobiYandexMobileAdsAdapters / 10.5.5.4 / InMobiYandexMobileAdsAdapters.podspec.json
blobbf93abc71f39caab6b03ef4aa3e9b00b00bdfa9c
2   "name": "InMobiYandexMobileAdsAdapters",
3   "version": "10.5.5.4",
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/InMobiYandexMobileAdsAdapters/10.5.5.4/cocoapods/b741d2cc-8124-4083-b979-4823443569e9.zip",
15     "sha256": "3ba419214590c4a2b573e86a91ac3b2cd09495c8cd9a4c1077a948e75806327e"
16   },
17   "summary": "InMobi adapters for Yandex Mobile Ads SDK",
18   "static_framework": true,
19   "platforms": {
20     "ios": "13.0"
21   },
22   "dependencies": {
23     "InMobiSDK-Swift": [
24       "~> 10.5.5"
25     ]
26   },
27   "xcconfig": {
28     "OTHER_LDFLAGS": "-ObjC"
29   },
30   "source_files": "InMobiYandexMobileAdsAdapters.xcframework/**/*.h",
31   "public_header_files": "InMobiYandexMobileAdsAdapters.xcframework/**/*.h",
32   "vendored_frameworks": "InMobiYandexMobileAdsAdapters.xcframework",
33   "resources": "PrivacyInfo.xcprivacy",
34   "preserve_paths": [
35     "InMobiYandexMobileAdsAdapters.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"