[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / d / 0 / ChartboostMediationAdapterInMobi / 4.10.7.0.0 / ChartboostMediationAdapterInMobi.podspec.json
blob8fdb5fa146019c00d74f89e5207fe6499f16b885
2   "name": "ChartboostMediationAdapterInMobi",
3   "version": "4.10.7.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
7   },
8   "homepage": "https://github.com/ChartBoost/chartboost-mediation-ios-adapter-inmobi",
9   "authors": {
10     "Chartboost": "https://www.chartboost.com/"
11   },
12   "summary": "Chartboost Mediation iOS SDK InMobi adapter.",
13   "description": "InMobi Adapters for mediating through Chartboost Mediation. Supported ad formats: Banner, Interstitial, and Rewarded.",
14   "module_name": "ChartboostMediationAdapterInMobi",
15   "source": {
16     "git": "https://github.com/ChartBoost/chartboost-mediation-ios-adapter-inmobi.git",
17     "tag": "4.10.7.0.0"
18   },
19   "source_files": "Source/**/*.{swift}",
20   "resource_bundles": {
21     "ChartboostMediationAdapterInMobi": [
22       "PrivacyInfo.xcprivacy"
23     ]
24   },
25   "swift_versions": "5.0",
26   "platforms": {
27     "ios": "12.0"
28   },
29   "ios": {
30     "frameworks": [
31       "Foundation",
32       "UIKit"
33     ]
34   },
35   "dependencies": {
36     "ChartboostMediationSDK": [
37       "~> 4.0"
38     ],
39     "InMobiSDK": [
40       "~> 10.7.0"
41     ]
42   },
43   "static_framework": true,
44   "swift_version": "5.0"