2 "name": "TesseractOCRiOS",
4 "summary": "Use Tesseract OCR in iOS projects written in either Objective-C or Swift.",
5 "homepage": "https://github.com/gali8/Tesseract-OCR-iOS",
6 "documentation_url": "https://github.com/gali8/Tesseract-OCR-iOS/blob/master/README.md",
12 "Daniele Galiotto": "genius@g8production.com",
13 "Kevin Conley": "kcon@stanford.edu"
16 "git": "https://github.com/gali8/Tesseract-OCR-iOS.git",
24 "TesseractOCR/include/**/*.h"
32 "vendored_libraries": "TesseractOCR/lib/*.a",
33 "vendored_frameworks": "Products/TesseractOCR.framework"
36 "OTHER_LDFLAGS": "-lstdc++ -weak_library /usr/lib/libstdc++.6.0.9.dylib",
37 "CLANG_CXX_LIBRARY": "compiler-default"