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