blob: 2b213c00d3fc2552b8ca27ae1fae0b558d6bd64e [file] [log] [blame]
{
"name": "PoporNetMonitor",
"version": "0.0.3",
"summary": "主体功能灵感来自:https://github.com/HDB-Li/LLDebugTool, 只开启了debug模式,release模式不抓取网络请求",
"homepage": "https://github.com/popor/PoporNetMonitor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"popor": "908891024@qq.com"
},
"source": {
"git": "https://github.com/popor/PoporNetMonitor.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PoporNetMonitor/Classes/*.{h,m}",
"dependencies": {
"PoporFoundation/PrefixCore": [
],
"PoporFoundation/NSData": [
],
"PoporNetRecord": [
]
}
}