[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 2 / 5 / 4 / ChartboostMediationSDK / 5.2.0 / ChartboostMediationSDK.podspec.json
blob583c2c51b001a1fafc66bff4440f82f6c8a772ca
2   "name": "ChartboostMediationSDK",
3   "version": "5.2.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
7   },
8   "homepage": "https://github.com/ChartBoost/chartboost-mediation-ios-sdk",
9   "authors": {
10     "Chartboost": "https://www.chartboost.com/"
11   },
12   "summary": "Chartboost Mediation iOS SDK.",
13   "description": "A programmatic ad monetization platform for mobile games and apps.",
14   "documentation_url": "https://developers.chartboost.com",
15   "module_name": "ChartboostMediationSDK",
16   "source": {
17     "git": "https://github.com/ChartBoost/chartboost-mediation-ios-sdk.git",
18     "tag": "5.2.0"
19   },
20   "source_files": "Source/**/*.{swift,md}",
21   "resource_bundles": {
22     "ChartboostMediationSDK": [
23       "PrivacyInfo.xcprivacy"
24     ]
25   },
26   "static_framework": true,
27   "swift_versions": "5.0",
28   "platforms": {
29     "ios": "13.0"
30   },
31   "ios": {
32     "frameworks": [
33       "AVFoundation",
34       "CoreGraphics",
35       "StoreKit",
36       "Foundation",
37       "UIKit",
38       "WebKit",
39       "CoreTelephony",
40       "AdSupport"
41     ]
42   },
43   "dependencies": {
44     "ChartboostCoreSDK": [
45       "~> 1.0"
46     ]
47   },
48   "swift_version": "5.0"