blob: 7d61273f1175715e8547291a951955ebf3c7fb8f [file] [log] [blame]
{
"name": "MoPub-InMobi-Adapters",
"module_name": "MoPub_InMobi_Adapters",
"version": "2.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": "2.0.0"
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"static_framework": true,
"source_files": "Source/*.{m,h}",
"frameworks": "Foundation",
"dependencies": {
"InMobiSDK": [
],
"mopub-ios-sdk": [
">= 5.13.0"
]
}
}