2 "name": "SwiftLSPClient",
4 "summary": "Swift client library for interacting with Language Server Protocol-compatible servers",
5 "homepage": "https://github.com/ChimeHQ/SwiftLSPClient",
7 "type": "BSD-3-Clause",
11 "Matt Massicotte": "support@chimehq.com"
13 "social_media_url": "https://twitter.com/chimehq",
15 "git": "https://github.com/ChimeHQ/SwiftLSPClient.git",
18 "source_files": "SwiftLSPClient/**/*.swift",
22 "cocoapods_version": ">= 1.4.0",
23 "swift_versions": "5.0",
28 "source_files": "SwiftLSPClientTests/**/*.swift"
31 "swift_version": "5.0"