[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / b / 4 / Vchau-AdColony-Adapters / 3.3.5.4 / Vchau-AdColony-Adapters.podspec.json
blobac66a6b6dfd322653b986aa5810d93dda2a5f689
2   "name": "Vchau-AdColony-Adapters",
3   "version": "3.3.5.4",
4   "summary": "AdColony Adapters for mediating through MoPub.",
5   "description": "Supported ad formats: Interstitial, Rewarded Video.\n\nTo download and integrate the AdColony SDK, please check this tutorial: https://github.com/AdColony/AdColony-iOS-SDK-3/wiki. \n\n\nFor inquiries and support, please email support@adcolony.com.",
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": "adcolony-3.3.5.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "static_framework": true,
22   "subspecs": [
23     {
24       "name": "MoPub",
25       "dependencies": {
26         "mopub-ios-sdk": [
27           "~> 5.5"
28         ]
29       }
30     },
31     {
32       "name": "Network",
33       "source_files": "AdColony/*.{h,m}",
34       "dependencies": {
35         "AdColony": [
36           "3.3.5"
37         ]
38       }
39     }
40   ]