[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / f / e / d / DDOpenCVOcrMaster / 1.0.0 / DDOpenCVOcrMaster.podspec.json
blobb98a9d61739fa99ee93acce2a52a24a38486a4a5
2   "name": "DDOpenCVOcrMaster",
3   "version": "1.0.0",
4   "summary": "OpenCV and Ocr for IDCard and BankCard",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/DDstrongman/DDOpenCVOcrMaster",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DDStrongman": "lishengshu232@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DDstrongman/DDOpenCVOcrMaster.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Pod/Classes/**/*",
22   "dependencies": {
23     "OpenCV": [
24       "~>3.1.0.1"
25     ],
26     "TesseractOCRiOS": [
28     ]
29   }