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 "Joe Newton": "somerandomiosdev@gmail.com"
12 "git": "https://github.com/SomeRandomiOSDev/CBORCoding.git",
21 "source_files": "Sources/**/*.swift",
25 "cocoapods_version": ">= 1.7.3",
31 "swift_version": "5.0"