2 "name": "TesseractWebSocket",
4 "summary": "Cross-platform WebSocket client implementation based on Swift NIO",
5 "description": "This library uses Swift NIO asynchronous networking framework for WebSocket client implementation.\nLibrary tested on all Apple platforms and Linux",
6 "homepage": "https://github.com/tesseract-one/WebSocket.swift",
12 "Tesseract Systems, Inc.": "info@tesseract.one"
15 "git": "https://github.com/tesseract-one/WebSocket.swift.git",
24 "swift_versions": "5.4",
25 "module_name": "WebSocket",
26 "source_files": "Sources/WebSocket/**/*.swift",
34 "SwiftNIOWebSocket": [
37 "SwiftNIOConcurrencyHelpers": [
40 "SwiftNIOFoundationCompat": [
49 "name": "WebSocketTests",
56 "source_files": "Tests/WebSocketTests/**/*.swift"
59 "swift_version": "5.4"