4 "summary": "Read and write bits and bytes in Swift.",
5 "description": "A Swift framework with classes for reading and writing bits and bytes.",
6 "homepage": "https://github.com/tsolomko/BitByteData",
7 "documentation_url": "http://tsolomko.github.io/BitByteData",
13 "Timofey Solomko": "tsolomko@gmail.com"
16 "git": "https://github.com/tsolomko/BitByteData.git",
25 "swift_version": "4.2",
26 "source_files": "Sources/*.swift",
31 "source_files": "Tests/BitByteDataTests/*.swift"