[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / e / d / DDOpenCVOcrMaster / 1.0.1 / DDOpenCVOcrMaster.podspec.json
blob52bddfa4971e556d05d322bcedcc64bc7761ca1a
2   "name": "DDOpenCVOcrMaster",
3   "version": "1.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Pod/Classes/**/*.{h,m,mm}",
22   "resources": "Pod/Classes/tessdata",
23   "dependencies": {
24     "OpenCV": [
25       "~>3.1.0.1"
26     ],
27     "TesseractOCRiOS": [
29     ]
30   }