[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 3 / 2 / GliderNetWatcher / 0.9.31 / GliderNetWatcher.podspec.json
blob97b3ae14279aeb9e8d6207cd4e1a421266548501
2   "name": "GliderNetWatcher",
3   "version": "0.9.31",
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": "0.9.31"
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       "0.9.31"
34     ]
35   },
36   "swift_version": "5.5"