[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / 6 / a / ChartboostMediationAdapterAdColony / 4.4.9.0.1 / ChartboostMediationAdapterAdColony.podspec.json
blob77c7479ff139d6f00f09bd9811def0ad18e973b0
2   "name": "ChartboostMediationAdapterAdColony",
3   "version": "4.4.9.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
7   },
8   "homepage": "https://github.com/ChartBoost/chartboost-mediation-ios-adapter-adcolony",
9   "authors": {
10     "Chartboost": "https://www.chartboost.com/"
11   },
12   "summary": "Chartboost Mediation iOS SDK AdColony adapter.",
13   "description": "AdColony adapters for mediating through Chartboost Mediation. Supported ad formats: Banner, Interstitial, and Rewarded.",
14   "module_name": "ChartboostMediationAdapterAdColony",
15   "source": {
16     "git": "https://github.com/ChartBoost/chartboost-mediation-ios-adapter-adcolony.git",
17     "tag": "4.4.9.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       "UIKit"
29     ]
30   },
31   "dependencies": {
32     "ChartboostMediationSDK": [
33       "~> 4.0"
34     ],
35     "AdColony": [
36       "~> 4.9.0"
37     ]
38   },
39   "swift_version": "5.0"