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