blob: fbfa961a174fa22c681691eeac0f8d1348d38a83 [file] [log] [blame]
{
"name": "MobiBUADAdapter",
"version": "1.0.0",
"summary": "This is a ads sdk of Mobiexchanger.",
"description": "This is a Mobiexchanger's advertise SDK, and we can use it as a module",
"homepage": "https://github.com/liusas/MobiBUADAdapter.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Liusas": "liufeng@mobiexchanger.com"
},
"source": {
"git": "https://github.com/liusas/MobiBUADAdapter.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "MobiBUADAdapter/*.framework",
"dependencies": {
"MobiAdSDK": [
"~> 1.0.0"
],
"Bytedance-UnionAD": [
"3.2.6.2"
]
}
}