blob: e20e902ae05b47bb9abbd030ba0008212322b0fa [file] [log] [blame]
{
"name": "CHHook",
"version": "0.0.4",
"summary": "CHHook is Debug Tool",
"description": "0.0.4:去掉日志打印,方便和CHLog配合使用\n0.0.3:设置请求成功后打印后台返回的Header信息\n0.0.2:增加多种解析,避免获取不到请求参数\n0.0.1:初始版本\nCHHook is Debug Tool, let you quick enter project",
"homepage": "ttps://github.com/rainbow911",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Guowen Wang": "rainbow911@gmail.com"
},
"source": {
"git": "https://github.com/rainbow911/CHHook.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CHHook/Hook/*"
}