blob: b3b55300bcdf3eff1f51ed2eabc9b0322aeefe50 [file] [log] [blame]
{
"name": "CHHook",
"version": "0.0.3",
"summary": "CHHook is Debug Tool",
"description": "0.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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CHHook/Hook/*"
}