[Delete] VersionConfirm 0.1.1
[CocoaPods.git] / Specs / 0 / 8 / c / Vchau-Vchau-Vchau / 9.9.9.9 / Vchau-Vchau-Vchau.podspec.json
blobe367d07e089e3252364072991394cbf71a48e7a5
2   "name": "Vchau-Vchau-Vchau",
3   "version": "9.9.9.9",
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-9.9.9.9"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "static_framework": true,
22   "subspecs": [
23     {
24       "name": "MoPub",
25       "dependencies": {
26         "mopub-ios-sdk/Core": [
27           "~> 5.5"
28         ]
29       }
30     },
31     {
32       "name": "Network",
33       "source_files": "AdColony/*.{h,m}",
34       "dependencies": {
35         "AdColony": [
36           "3.3.7"
37         ],
38         "mopub-ios-sdk/Core": [
39           "~> 5.5"
40         ]
41       }
42     }
43   ]