blob: 174fe87fd512d1058e039b0305a3a271bd5ea374 [file] [log] [blame]
{
"name": "MEKSAdapter",
"version": "0.1.0",
"summary": "A adapter of kuaishou for mediation SDK",
"description": "this is a Mobiexchanger's advertise adapter, and we use it as a module",
"homepage": "https://github.com/liusas/MEKSAdapter.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘峰": "liufeng@mobiexchanger.com"
},
"source": {
"git": "https://github.com/liusas/MEKSAdapter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MEKSAdapter/Classes/**/*",
"dependencies": {
"KSAdSDK": [
"2.6.1"
],
"MEAdvSDK": [
"0.1.4"
]
}
}