blob: 303bd315aa54e7a823ff955e8b8e05679c054d3b [file] [log] [blame]
{
"name": "MEBUADAdapter",
"version": "0.1.1",
"summary": "A adapter of BUAD for mediation SDK",
"description": "this is a Mobiexchanger's advertise adapter, and we use it as a module",
"homepage": "https://github.com/liusas/MEBUADAdapter.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘峰": "liufeng@mobiexchanger.com"
},
"source": {
"git": "https://github.com/liusas/MEBUADAdapter.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MEBUADAdapter/Classes/**/*",
"dependencies": {
"Bytedance-UnionAD": [
"2.9.5.8"
],
"MEAdvSDK": [
"~> 0.1.4"
]
}
}