blob: 4c8b12d3375337d792bcfc597e04a8e77611975e [file] [log] [blame]
{
"name": "MoPub-AdColony-Adapters",
"version": "3.3.0.2",
"summary": "AdColony Adapters for mediating through MoPub.",
"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.",
"homepage": "https://github.com/mopub/mopub-ios-mediation",
"license": {
"type": "New BSD",
"file": "LICENSE"
},
"authors": {
"PoojaChirp": "pshashidhar@twitter.com"
},
"source": {
"git": "https://github.com/mopub/mopub-ios-mediation.git",
"commit": "655da8994c0d139caef22c872b66c343f63eb331"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "AdColony/*.{h,m}",
"dependencies": {
"mopub-ios-sdk": [
"~> 4.0"
],
"AdColony": [
"~> 3.3.0"
]
}
}