blob: 6fd4fc879846d0333d02db022120dfbc7ea02b25 [file] [log] [blame]
{
"name": "MoPub-InMobi-Adapters",
"module_name": "MoPub_InMobi_Adapters",
"version": "1.0.0",
"summary": "MoPub adapter for InMobi network",
"homepage": "https://github.com/ladeiko/MoPub-InMobi-Adapters",
"license": "MIT",
"authors": {
"Siarhei Ladzeika": "sergey.ladeiko@gmail.com",
"Vineet Srivastava": "",
"Ankit Pandey": "ankitpandey.ap273@gmail.com",
"Iti Agrawal": "",
"Niranjan Agrawal": ""
},
"source": {
"git": "https://github.com/ladeiko/MoPub-InMobi-Adapters.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"static_framework": true,
"source_files": "Source/*.{m,h}",
"frameworks": "Foundation",
"dependencies": {
"InMobiSDK": [
],
"mopub-ios-sdk": [
]
}
}