blob: a3659bea4bc638c289849cb9d3f0e2eec881b1fa [file] [log] [blame]
{
"name": "MEDoNewsAdapter",
"version": "1.0.0",
"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/MEDoNewsAdapter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liusas": "liufeng@mobiexchanger.com"
},
"source": {
"git": "https://github.com/liusas/MEDoNewsAdapter.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MEDoNewsAdapter/Classes/**/*",
"dependencies": {
"DNAdSDK": [
"~> 5.6"
],
"MEAdvSDK": [
"~> 1.0.33"
]
}
}