[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 9 / d / SwiftCBOR / 0.4.5 / SwiftCBOR.podspec.json
blob66900c85a064d5e067e72320e45a83fdacb547c9
2   "name": "SwiftCBOR",
3   "version": "0.4.5",
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     "Ham": "hamchapman@gmail.comn"
13   },
14   "source": {
15     "git": "https://github.com/myfreeweb/SwiftCBOR.git",
16     "tag": "v0.4.5"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0",
21     "osx": "10.10"
22   },
23   "source_files": "Sources/**/*.{swift,h}",
24   "requires_arc": true,
25   "swift_version": "5.0"