2 "name": "BoltProtocol",
5 "summary": "Bolt protocol implementation in Swift",
6 "description": "The Bolt network protocol is a highly efficient, lightweight client-server protocol designed for database applications.\n\nThe reference implementation can be found [here][https://github.com/neo4j-contrib/boltkit]. This is the Swift implementation, and is used by Theo, the Swift Neo4j driver.",
7 "homepage": "https://github.com/niklassaers/bolt-Swift",
9 "Niklas Saers": "niklas@saers.com"
11 "social_media_url": "http://twitter.com/niklassaers",
22 "git": "https://github.com/niklassaers/bolt-swift.git",
25 "source_files": "Sources",
37 "pushed_with_swift_version": "4.0"