blob: 5a080b549dd19158d6334d864bb0cdf0c8392f22 [file] [log] [blame]
{
"name": "KPLSDK",
"version": "0.0.4",
"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.4"
},
"vendored_frameworks": "KPLSDK/testFramework.framework",
"resources": "KPLSDK/YSPSdk.bundle",
"dependencies": {
"AFNetworking": [
],
"MBProgressHUD": [
]
}
}