[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 2 / 6 / ChartboostMediationAdapterAppLovin / 4.11.8.0.1 / ChartboostMediationAdapterAppLovin.podspec.json
blob0596de8351a8dfae93ff7bd6d5428a79b66a710b
2   "name": "ChartboostMediationAdapterAppLovin",
3   "version": "4.11.8.0.1",
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": "4.11.8.0.1"
18   },
19   "source_files": "Source/**/*.{swift}",
20   "static_framework": true,
21   "swift_versions": "5.0",
22   "platforms": {
23     "ios": "10.0"
24   },
25   "ios": {
26     "frameworks": [
27       "Foundation",
28       "SafariServices",
29       "UIKit",
30       "WebKit"
31     ]
32   },
33   "dependencies": {
34     "ChartboostMediationSDK": [
35       "~> 4.0"
36     ],
37     "AppLovinSDK": [
38       "~> 11.8.0"
39     ]
40   },
41   "swift_version": "5.0"