[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 2 / 4 / a / ChartboostMediationAdapterAdMob / 4.11.6.0.0 / ChartboostMediationAdapterAdMob.podspec.json
blob8181bc6c4da9ce73ba79f380cb6c192a0e196e66
2   "name": "ChartboostMediationAdapterAdMob",
3   "version": "4.11.6.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
7   },
8   "homepage": "https://github.com/ChartBoost/chartboost-mediation-ios-adapter-admob",
9   "authors": {
10     "Chartboost": "https://www.chartboost.com/"
11   },
12   "summary": "Chartboost Mediation iOS SDK Google AdMob adapter.",
13   "description": "Google AdMob Adapters for mediating through Chartboost Mediation. Supported ad formats: Banner, Interstitial, and Rewarded.",
14   "module_name": "ChartboostMediationAdapterAdMob",
15   "source": {
16     "git": "https://github.com/ChartBoost/chartboost-mediation-ios-adapter-admob.git",
17     "tag": "4.11.6.0.0"
18   },
19   "source_files": "Source/**/*.{swift}",
20   "resource_bundles": {
21     "ChartboostMediationAdapterAdMob": [
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     "Google-Mobile-Ads-SDK": [
40       "~> 11.6.0"
41     ]
42   },
43   "static_framework": true,
44   "swift_version": "5.0"