[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / b / 4 / Vchau-AdColony-Adapters / 3.3.5.0 / Vchau-AdColony-Adapters.podspec.json
blob532ea1931128fed31360f7e2f5a68636511c1a11
2   "name": "Vchau-AdColony-Adapters",
3   "version": "3.3.5.0",
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/mopub/mopub-ios-mediation.git",
16     "commit": "master"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "static_framework": true,
22   "source_files": "AdColony/*.{h,m}",
23   "dependencies": {
24     "mopub-ios-sdk": [
25       "~> 5.0"
26     ],
27     "AdColony": [
28       "3.3.5"
29     ]
30   }