blob: b98a9d61739fa99ee93acce2a52a24a38486a4a5 [file] [log] [blame]
{
"name": "DDOpenCVOcrMaster",
"version": "1.0.0",
"summary": "OpenCV and Ocr for IDCard and BankCard",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DDstrongman/DDOpenCVOcrMaster",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DDStrongman": "lishengshu232@gmail.com"
},
"source": {
"git": "https://github.com/DDstrongman/DDOpenCVOcrMaster.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/**/*",
"dependencies": {
"OpenCV": [
"~>3.1.0.1"
],
"TesseractOCRiOS": [
]
}
}