4 "summary": "A CBOR Encoder and Decoder",
5 "description": "A lightweight framework containing a coder pair for encoding and decoding `Codable` conforming types to and from CBOR document format for iOS, macOS, tvOS, and watchOS.",
6 "homepage": "https://github.com/SomeRandomiOSDev/CBORCoding",
9 "Joseph Newton": "somerandomiosdev@gmail.com"
18 "git": "https://github.com/SomeRandomiOSDev/CBORCoding.git",
21 "source_files": "CBORCoding/**/*.swift",
22 "frameworks": "Foundation",
23 "swift_versions": "5.0",
25 "swift_version": "5.0"