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",
30 "module_name": "WebSocket",
31 "source_files": "Sources/WebSocket/**/*.swift",
39 "SwiftNIOWebSocket": [
42 "SwiftNIOConcurrencyHelpers": [
45 "SwiftNIOFoundationCompat": [
54 "name": "WebSocketTests",
61 "source_files": "Tests/WebSocketTests/**/*.swift"
64 "swift_version": "5.3"