blob: 6b957c22b9c84326370057379b7234f277a7b4f6 [file] [log] [blame]
{
"name": "AdColonyAdapters",
"version": "0.1.1",
"summary": "AdColony Adapter for mediating through Mopub",
"description": "TODO: AdColony Adapter for mediating through Mopub. Additional integration details will be added in this section later.",
"homepage": "https://github.com/PoojaChirp/AdColonyAdapters",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PoojaChirp": "pshashidhar@twitter.com"
},
"source": {
"git": "https://github.com/PoojaChirp/AdColonyAdapters.git",
"tag": "master"
},
"platforms": {
"ios": "8.0"
},
"source_files": "*/*.{h,m}",
"dependencies": {
"mopub-ios-sdk": [
"~> 4.18.0"
],
"AdColony": [
"~> 3.0"
]
}
}