4 "summary": "OCR library written in Swift powered by the Accelerate and Vision frameworks.",
5 "homepage": "https://github.com/igorefremov/VinnyOCR",
11 "Igor Efremov": "igor@cpgroup.us"
17 "swift_versions": "5.0",
23 "git": "https://github.com/igorefremov/VinnyOCR.git",
27 "VinnyOCR/VinnyOCR/*.swift",
28 "VinnyOCR/VinnyOCR/Extensions/*.swift",
29 "VinnyOCR/VinnyOCR/FFNN/*.swift"
31 "description": "VinnyOCR is a fast and small OCR library written in Swift. Powered by the Accelerate and Vision frameworks, it uses a neural network to recognize text. VinnyOCR was created and optimized to recognize short, one line long, alphanumeric codes (e.g. DI49CM). Only iOS and macOS are supported at the moment.",
32 "swift_version": "5.0"