blob: 70404163c7c4f364649f78c894bad880590704e3 [file] [log] [blame]
{
"name": "MobiKSAdapter",
"version": "0.1.3",
"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/MobiKSAdapter.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Liusas": "liufeng@mobiexchanger.com"
},
"source": {
"git": "https://github.com/liusas/MobiKSAdapter.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "MobiKSAdapter/*.framework",
"dependencies": {
"KSAdSDK": [
"3.2.1"
],
"MobiAdSDK": [
"~> 0.1.2"
]
}
}