blob: 13939444932a06dbc62cf8164fa631170432425a [file] [log] [blame]
{
"name": "KPLDemo",
"version": "1.0.0",
"summary": "测试是不是终端下可以完成操作",
"homepage": "https://github.com/MrXiaoYang/KPLDemo",
"license": "MIT",
"authors": {
"MrXiaoYang": "582385082@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/MrXiaoYang/KPLDemo.git",
"tag": "1.0.0"
},
"source_files": "KPLDemo/**/*",
"requires_arc": true
}