2 "name": "BoltProtocol",
4 "summary": "Bolt protocol implementation in Swift",
5 "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.",
6 "homepage": "https://github.com/niklassaers/bolt-Swift",
8 "Niklas Saers": "niklas@saers.com"
10 "social_media_url": "http://twitter.com/niklassaers",
19 "git": "https://github.com/niklassaers/bolt-swift.git",
22 "source_files": "Sources",
34 "pushed_with_swift_version": "3.1.1"