blob: c0e926265438eed525f4817b84f96c83cfbd2d6e [file] [log] [blame]
{
"name": "JxbDebugTool",
"version": "1.8",
"license": "MIT",
"summary": "一个iOS调试工具,监控所有HTTP请求,自动捕获Crash分析。",
"homepage": "https://github.com/JxbSir",
"authors": {
"Peter": "i@jxb.name"
},
"source": {
"git": "https://github.com/JxbSir/JxbDebugTool.git",
"tag": "1.8"
},
"platforms": {
"ios": "6.0"
},
"source_files": "JxbHttpProtocol/JxbDebugTool/*.{h,m}",
"requires_arc": true,
"public_header_files": "JxbHttpProtocol/JxbDebugTool/JxbDebugTool.h"
}