2 "name": "JsonRPC.swift",
4 "summary": "Cross-plaform Json RPC library for Swift with WebSocket support",
5 "description": "Cross-plaform Json RPC library for Swift with WebSocket support. Supports all Apple platforms and Linux.",
6 "homepage": "https://github.com/tesseract-one/JsonRPC.swift",
12 "Tesseract Systems, Inc.": "info@tesseract.one"
15 "git": "https://github.com/tesseract-one/JsonRPC.swift.git",
18 "swift_versions": "5.4",
19 "module_name": "JsonRPC",
26 "source_files": "Sources/JsonRPC/**/*.swift",
28 "ContextCodable.swift": [
44 "source_files": "Tests/JsonRPCTests/*.swift",
46 "Serializable.swift": [
52 "swift_version": "5.4"