4 "summary": "OCR engine written in swift",
5 "description": "SwiftOCR is a fast and simple OCR library written in Swift. It uses a neural network for image recognition. As of now, SwiftOCR is optimized for recognizing short, one line long alphanumeric codes (e.g. DI4C9CM). We currently support iOS and OS X.",
6 "homepage": "https://github.com/garnele007/SwiftOCR",
7 "license": "Apache-2.0",
9 "Nicolas Camenisch": "garnele007@gmail.com"
16 "git": "https://github.com/garnele007/SwiftOCR.git",
20 "framework/SwiftOCR/*.swift",
21 "framework/SwiftOCR/FFNN/*.swift"
24 "framework/SwiftOCR/OCR-Network",
25 "framework/SwiftOCR/Realistic Training Images/*.png"
28 "SWIFT_VERSION": "3.0.1"
35 "pushed_with_swift_version": "3.0"