blob: ba97e30e2d07a153371a1e0bbdea0d3a49ed56ec [file] [log] [blame]
{
"name": "KPLSDK",
"version": "0.0.6",
"summary": "kpl sdk test",
"description": "kpl is gool sdk,nice",
"homepage": "http://www.baidu.com",
"license": "MIT",
"authors": {
"Answer": "super_ai_bsk@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bugGod/KPLTest.git",
"tag": "0.0.6"
},
"vendored_frameworks": "KPLSDK/testFramework.framework",
"resources": "KPLSDK/*.bundle",
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
]
}
}