[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 8 / 7 / InMobiYandexMobileAdsAdapters / 10.5.5.3 / InMobiYandexMobileAdsAdapters.podspec.json
blob32ea72b118176bd57f7a6a5f1a36a505db79f65f
2   "name": "InMobiYandexMobileAdsAdapters",
3   "version": "10.5.5.3",
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.3/cocoapods/6a694764-3beb-421d-b811-386f10000008.zip",
15     "sha256": "cfc3f05588aa9d6e16dc5b752c22e63b2dc5aab079b61f69388fdde96b036b8f"
16   },
17   "summary": "InMobi adapters for Yandex Mobile Ads SDK",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "dependencies": {
22     "InMobiSDK-Swift": [
23       "~> 10.5.5"
24     ]
25   },
26   "xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC"
28   },
29   "source_files": "InMobiYandexMobileAdsAdapters.xcframework/**/*.h",
30   "public_header_files": "InMobiYandexMobileAdsAdapters.xcframework/**/*.h",
31   "vendored_frameworks": "InMobiYandexMobileAdsAdapters.xcframework",
32   "resources": "PrivacyInfo.xcprivacy",
33   "preserve_paths": [
34     "InMobiYandexMobileAdsAdapters.xcframework",
35     "LICENSE.txt",
36     "PrivacyInfo.xcprivacy",
37     "README.md",
38     "CHANGELOG.md"
39   ],
40   "default_subspecs": "Static",
41   "subspecs": [
42     {
43       "name": "Static",
44       "dependencies": {
45         "YandexMobileAds": [
46           "~> 6.2.0"
47         ]
48       }
49     },
50     {
51       "name": "Dynamic",
52       "dependencies": {
53         "YandexMobileAds/Dynamic": [
54           "~> 6.2.0"
55         ]
56       }
57     }
58   ],
59   "swift_version": "5.7.0"