[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 8 / b / e / ChartboostMediationAdapterPangle / 4.6.1.0.0.0 / ChartboostMediationAdapterPangle.podspec.json
blobe76c82a9151e4da7791b4b10ad453564e4207297
2   "name": "ChartboostMediationAdapterPangle",
3   "version": "4.6.1.0.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
7   },
8   "homepage": "https://github.com/ChartBoost/chartboost-mediation-ios-adapter-pangle",
9   "authors": {
10     "Chartboost": "https://www.chartboost.com/"
11   },
12   "summary": "Chartboost Mediation iOS SDK Pangle adapter.",
13   "description": "Pangle Adapters for mediating through Chartboost Mediation. Supported ad formats: Banner, Interstitial, and Rewarded.",
14   "module_name": "ChartboostMediationAdapterPangle",
15   "source": {
16     "git": "https://github.com/ChartBoost/chartboost-mediation-ios-adapter-pangle.git",
17     "tag": "4.6.1.0.0.0"
18   },
19   "resource_bundles": {
20     "ChartboostMediationAdapterPangle": [
21       "PrivacyInfo.xcprivacy"
22     ]
23   },
24   "source_files": "Source/**/*.{swift}",
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     "Ads-Global": [
40       "~> 6.1.0.0"
41     ]
42   },
43   "static_framework": true,
44   "swift_version": "5.0"