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": "Sources/**/*.swift",
26 "cocoapods_version": ">= 1.7.3",
42 "source_files": "Tests/CBORCodingTests/*Tests.swift"
45 "swift_version": "5.0"