2 "name": "TesseractOCRiOS",
4 "summary": "It helps you to use OCR in iOS projects, writing Objective-C. Easy and fast.",
5 "homepage": "https://github.com/gali8/Tesseract-OCR-iOS",
6 "documentation_url": "https://github.com/gali8/Tesseract-OCR-iOS/blob/master/README.md",
9 "text": " Permission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n"
12 "Daniele Galiotto": "genius@g8production.com"
15 "git": "https://github.com/gali8/Tesseract-OCR-iOS.git",
22 "TesseractOCR/*.{h,a}",
23 "TesseractOCR/**/*.{h,a}"
31 "vendored_frameworks": "Products/TesseractOCR.framework"
34 "OTHER_LDFLAGS": "-lstdc++ -weak_library /usr/lib/libstdc++.6.0.9.dylib",
35 "CLANG_CXX_LIBRARY": "compiler-default"