[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 0 / 9 / 8 / PoporNetMonitor / 0.0.04 / PoporNetMonitor.podspec.json
blob24eba2ac66dd29b5cbd88418328940e58deaf2b6
2   "name": "PoporNetMonitor",
3   "version": "0.0.04",
4   "summary": "主体功能灵感来自:https://github.com/HDB-Li/LLDebugTool, 只开启了debug模式,release模式不抓取网络请求",
5   "homepage": "https://github.com/popor/PoporNetMonitor",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "popor": "908891024@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/popor/PoporNetMonitor.git",
15     "tag": "0.0.04"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "PoporNetMonitor/Classes/*.{h,m}",
21   "dependencies": {
22     "PoporFoundation/PrefixCore": [
24     ],
25     "PoporFoundation/NSData": [
27     ],
28     "PoporNetRecord": [
30     ]
31   }