[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 5 / 4 / Vchau-Ch-Adapters / 7.3.0.1 / Vchau-Ch-Adapters.podspec.json
blob6ba8853873fc6fa0a69e277f83b097fe6e836937
2   "name": "Vchau-Ch-Adapters",
3   "version": "7.3.0.1",
4   "summary": "Chartboost Adapters for mediating through MoPub.",
5   "description": "Supported ad formats: Interstitial, Rewarded Video.\n\nTo download and integrate the Chartboost SDK, please check this tutorial: https://answers.chartboost.com/en-us/child_article/ios \n\n\nFor inquiries and support, please reach out to https://answers.chartboost.com/en-us/zingtree.",
6   "homepage": "https://github.com/mopub/mopub-ios-mediation",
7   "license": {
8     "type": "New BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MoPub": "support@mopub.com"
13   },
14   "source": {
15     "git": "https://github.com/chauduyphanvu1/mopub-ios-mediation.git",
16     "tag": "chartboost-7.3.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "static_framework": true,
22   "source_files": "Chartboost/*.{h,m}",
23   "subspecs": [
24     {
25       "name": "MoPub",
26       "dependencies": {
27         "mopub-ios-sdk": [
28           "~> 5.5"
29         ]
30       }
31     },
32     {
33       "name": "Network",
34       "dependencies": {
35         "ChartboostSDK": [
36           "7.3.0"
37         ]
38       }
39     }
40   ]