blob: ff624bd6a4cdcad13e4bbbf2fd363dbca0721b90 [file] [log] [blame]
{
"name": "LB_OCR",
"version": "0.0.1",
"summary": "LB_OCR.",
"description": "This engine can recognize business card, DOC and certificates etc.",
"homepage": "https://github.com/llb1119/LB_OCR",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"llb1119": "llb1119@163.com"
},
"source": {
"git": "https://github.com/llb1119/LB_OCR.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LB_OCR/Classes/**/*",
"dependencies": {
"TesseractOCRiOS": [
"4.0.0"
]
}
}