[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 8 / 7 / InMobiYandexMobileAdsAdapters / 10.5.5.6 / InMobiYandexMobileAdsAdapters.podspec.json
blob175fc87a0b454e592a836e42d8092a49007da07f
2   "name": "InMobiYandexMobileAdsAdapters",
3   "version": "10.5.5.6",
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.6/cocoapods/e0d16877-df5c-417f-9b2a-8587a4d05d91.zip",
15     "sha256": "3cd57ebae048b99b1ce31c88f8bfd31b789b5f81472a512d7d2df34690f2b579"
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     "YandexMobileAds": [
27       "~> 6.4.1"
28     ]
29   },
30   "xcconfig": {
31     "OTHER_LDFLAGS": "-ObjC"
32   },
33   "source_files": "InMobiYandexMobileAdsAdapters.xcframework/**/*.h",
34   "public_header_files": "InMobiYandexMobileAdsAdapters.xcframework/**/*.h",
35   "vendored_frameworks": "InMobiYandexMobileAdsAdapters.xcframework",
36   "resource_bundles": {
37     "InMobiMobileAdsCoreAdaptersPrivacyInfo": [
38       "PrivacyInfo.xcprivacy"
39     ]
40   },
41   "preserve_paths": [
42     "CHANGELOG.md",
43     "InMobiYandexMobileAdsAdapters.xcframework",
44     "LICENSE.txt",
45     "PrivacyInfo.xcprivacy",
46     "README.md"
47   ],
48   "swift_version": "5.7.0"