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 Linix",
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",
29 "module_name": "WebSocket",
30 "source_files": "Sources/WebSocket/**/*.swift",
38 "SwiftNIOWebSocket": [
41 "SwiftNIOConcurrencyHelpers": [
44 "SwiftNIOFoundationCompat": [
53 "name": "WebSocketTests",
60 "source_files": "Tests/WebSocketTests/**/*.swift"
63 "swift_version": "5.2"