[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 3 / 2 / GliderNetWatcher / 1.0.2 / GliderNetWatcher.podspec.json
blob763460100bc6f69464e3d9c0066a0f4429f3753b
2   "name": "GliderNetWatcher",
3   "version": "1.0.2",
4   "summary": "Networking monitor/sniffer for Glider Logging Service",
5   "homepage": "https://github.com/malcommac/Glider.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Daniele Margutti": "hello@danielemargutti.com"
12   },
13   "social_media_url": "https://twitter.com/danielemargutti",
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/malcommac/Glider.git",
19     "tag": "1.0.2"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1",
24     "5.3",
25     "5.4",
26     "5.5"
27   ],
28   "frameworks": "UIKit",
29   "module_name": "GliderNetWatcher",
30   "source_files": "GliderNetWatcher/Sources/**/*",
31   "dependencies": {
32     "GliderLogger": [
33       "1.0.1"
34     ]
35   },
36   "swift_version": "5.5"