blob: 4d9b6cfc14120558cd690a5e076d3cebf83e9df2 [file] [log] [blame]
{
"name": "NetWorkMonitorView",
"version": "1.0.0",
"summary": "网络流量监控",
"description": "无需一行代码为项目添加网络流量监控(上传,下载),适用于网络调试等",
"homepage": "https://github.com/huluo666/NetWorkMonitorView",
"license": {
"type": "MIT",
"text": " Copyright 2016\n Permission is granted to...\n"
},
"authors": {
"H罗": "huluo666@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/huluo666/NetWorkMonitorView.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"NetWorkMonitorView/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}