blob: 43a1ac139b58947ea96337a5524db63b7c234727 [file] [log] [blame]
{
"name": "CHLog",
"version": "0.0.4",
"summary": "CHLog is Debug Tool for Log SomeThing",
"description": "0.0.4:解决URL打印出现转义符号的问题\n0.0.3:优化日志插件,增加httpCode显示\n0.0.2:解决详情不能上下滑动的问题;详情页格式化打印 Header、Response\n0.0.1:初始版本\nCHLog is Debug Tool, let you log someThing for debug",
"homepage": "ttps://github.com/rainbow911",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Guowen Wang": "rainbow911@gmail.com"
},
"source": {
"git": "https://github.com/rainbow911/CHLog.git",
"tag": "0.0.4"
},
"swift_versions": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "CHLog/CHLog/*",
"swift_version": "4.2"
}