[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 8 / 2 / NWWebSocket / 0.4.0 / NWWebSocket.podspec.json
blob4629982574f1ace4e8df509be9aae845f70facab
2   "name": "NWWebSocket",
3   "version": "0.4.0",
4   "summary": "A WebSocket client written in Swift, using the Network framework from Apple",
5   "homepage": "https://github.com/pusher/NWWebSocket",
6   "license": "MIT",
7   "authors": {
8     "Pusher Limited": "support@pusher.com"
9   },
10   "source": {
11     "git": "https://github.com/pusher/NWWebSocket.git",
12     "tag": "0.4.0"
13   },
14   "social_media_url": "https://twitter.com/pusher",
15   "swift_versions": "5.1",
16   "requires_arc": true,
17   "source_files": [
18     "Sources/**/*.swift"
19   ],
20   "platforms": {
21     "ios": "13.0",
22     "osx": "10.15",
23     "tvos": "13.0",
24     "watchos": "6.0"
25   },
26   "swift_version": "5.1"