7 "summary": "OCR lib for iOS.",
8 "description": "Tesseract and Leptonica libraries compiled for iOS.",
9 "homepage": "https://github.com/ldiqual/tesseract-ios-lib",
12 "git": "https://github.com/ldiqual/tesseract-ios-lib.git",
13 "commit": "119c71c8af4a76fa97623dc0de3d6228d23631b7"
16 "type": "Apache License, Version 2.0",
17 "text": " http://www.apache.org/licenses/LICENSE-2.0.txt\n http://www.apache.org/licenses/\n"
20 "include/leptonica/*.h",
21 "include/tesseract/*.h"
25 "lib/libtesseract_all.a"
32 "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/Tesseract/lib\"",
33 "OTHER_LDFLAGS": "-lstdc++"