Latest | 1.0 |
---|---|
Homepage | https://github.com/silence0201/NetMonitor |
License | MIT |
Platforms | ios 7.0, requires ARC |
Authors |
NetMonitor:流量监控
参考:NetWorkMonitorView
使用说明:
手动安装
将NetMonitor
目录导入到项目中
Pod安装
pod 'NetMonitor', '~> 1.0'
Latest podspec
{ "name": "NetMonitor", "version": "1.0", "summary": "NetMonitor.", "description": "A NetMonitor", "homepage": "https://github.com/silence0201/NetMonitor", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Silence": "[email protected]" }, "platforms": { "ios": "7.0" }, "source": { "git": "https://github.com/silence0201/NetMonitor.git", "tag": "1.0" }, "source_files": [ "NetMonitor", "NetMonitor/**/*.{h,m}" ], "exclude_files": "NetMonitor/Exclude", "requires_arc": true }
Wed, 08 Feb 2017 19:00:03 +0000