blob: bc75a5bf6f7f7735cc1270adea2a044fa3e9f55c [file] [log] [blame]
{
"name": "JxbDebugTool",
"version": "4.2",
"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": "4.2"
},
"platforms": {
"ios": "6.0"
},
"source_files": "JxbHttpProtocol/JxbDebugTool/*.{h,m}",
"requires_arc": true,
"public_header_files": "JxbHttpProtocol/JxbDebugTool/JxbDebugTool.h"
}