[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / 3 / c / GliderWebSocket / 0.0.1 / GliderWebSocket.podspec.json
blobb98d09ba1ee2a54ee8ac69e3bb459c399e50b807
2   "name": "GliderWebSocket",
3   "version": "0.0.1",
4   "summary": "WebSocket Transport module for Glider logging library",
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": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/malcommac/Glider.git",
19     "tag": "0.0.1"
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": "GliderWebSocket",
30   "source_files": "Transports/GliderWebSocket/Sources/**/*",
31   "dependencies": {
32     "Glider": [
33       "0.0.1"
34     ]
35   },
36   "swift_version": "5.5"