[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / b / 7 / Tesseract-wrapper / 0.0.1 / Tesseract-wrapper.podspec.json
blobca3650473df6f2860392fbb7ed3874183b7637f8
2   "name": "Tesseract-wrapper",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": null
6   },
7   "summary": "Obj-C wrapper for Tesseract lib.",
8   "description": "Tesseract-ios is an Objective-C wrapper for Tesseract OCR.",
9   "homepage": "https://github.com/ldiqual/tesseract-ios",
10   "authors": "ldiqual",
11   "source": {
12     "git": "https://github.com/ldiqual/tesseract-ios.git",
13     "commit": "94823e3fac08eb4ff6ef7f4bc95c9f3e64a203ef"
14   },
15   "license": {
16     "type": "MIT",
17     "file": "LICENSE"
18   },
19   "source_files": "Classes/Tesseract.{mm,h}",
20   "dependencies": {
21     "Tesseract": [
23     ]
24   },
25   "requires_arc": false