4 "summary": "A quick solution to detect text in images providing slices of the image containing it and the String detected.",
5 "description": "Detects the presence of texts on your UIImage, slices the words in different exportable images together with the string detected (using TesseractOCRiOS)",
6 "homepage": "https://github.com/robertoferraz/OCRSlicer",
9 "Roberto Ferraz": "https://www.github.com/robertoferraz"
15 "git": "https://github.com/robertoferraz/OCRSlicer",
20 "OCRSlicer/**/*.{h,m,swift}"
22 "exclude_files": "OCRSlicer/Example/**/*.*",