4 "summary": "Collection of helper methods for byte manipulation in Swift",
5 "description": " This library contains a collection of helper methods for\n byte manipulation in Swift.\n\n If you're like me, and can never remember whether you should\n double right-shift or tripple left-shift to get to the\n bits you want, then this library might be of some use to\n you.\n",
6 "homepage": "https://github.com/dapperstout/swift-bytes",
10 "authors": "Dapperstout",
12 "git": "https://github.com/dapperstout/swift-bytes.git",
19 "source_files": "Bytes/Bytes/**/*.swift",