blob: 0598f49a8ce7f1a44846f5c0a9e25509168aaae0 [file] [log] [blame]
{
"name": "MoPub-InMobi-Adapters",
"module_name": "MoPub_InMobi_Adapters",
"version": "2.0.1",
"summary": "MoPub adapter for InMobi network",
"homepage": "https://github.com/ladeiko/MoPub-InMobi-Adapters",
"license": {
"type": "CUSTOM",
"file": "LICENSE"
},
"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.1"
},
"swift_versions": [
"4.0",
"4.2",
"5.0",
"5.1",
"5.2",
"5.3",
"5.4"
],
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"static_framework": true,
"source_files": "Source/*.{m,h}",
"frameworks": "Foundation",
"dependencies": {
"InMobiSDK": [
],
"mopub-ios-sdk": [
">= 5.16.0"
]
},
"swift_version": "5.4"
}