blob: cd9e777e3e18ecd37d4d9a2b850a8127b8158bb7 [file] [log] [blame]
{
"name": "AdColonyAdapters",
"version": "0.1.0",
"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",
"commit": "f5187f56ba5dee8dd5a3ef40d44fd81684cda65d"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AdColonyAdapters/*.{h,m}",
"dependencies": {
"mopub-ios-sdk/Core": [
"~> 4.0"
],
"AdColony": [
"~> 3.0"
]
}
}