blob: 4d982e5eccec7c28cd582f4e0a42b27323b7efd0 [file] [log] [blame]
{
"name": "JKLog",
"version": "0.1.0",
"summary": "JKLog is a tool for ios developer to check the logs in the developing app.",
"description": "JKLog is a tool for ios developer to check the logs in the developing app.",
"homepage": "https://github.com/xindizhiyin2014/JKLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xindizhiyin2014": "929097264@qq.com"
},
"source": {
"git": "https://github.com/xindizhiyin2014/JKLog.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "JKLog/Classes/**/*"
}