blob: a8956df449951f71c0634dee5b83fd066f6c0781 [file] [log] [blame]
{
"name": "PoporNetMonitor",
"version": "0.0.05",
"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.05"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PoporNetMonitor/Classes/*.{h,m}",
"dependencies": {
"PoporFoundation/PrefixCore": [
],
"PoporFoundation/NSData": [
],
"PoporNetRecord": [
]
}
}