[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 9 / d / SwiftCBOR / 0.4.2 / SwiftCBOR.podspec.json
blob6d0d02a9082d1cc0cb59d0229562a7d3f9e43bbd
2   "name": "SwiftCBOR",
3   "version": "0.4.2",
4   "license": {
5     "type": "public domain",
6     "file": "UNLICENSE"
7   },
8   "summary": "A CBOR implementation for Swift",
9   "homepage": "https://github.com/myfreeweb/SwiftCBOR",
10   "authors": {
11     "Greg": "greg@unrelenting.technology"
12   },
13   "source": {
14     "git": "https://github.com/myfreeweb/SwiftCBOR.git",
15     "tag": "v0.4.2"
16   },
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9"
21   },
22   "source_files": "Sources/SwiftCBOR/**/*.{swift,h}",
23   "requires_arc": true,
24   "swift_version": "5.0"