[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 9 / 5 / YCCardOCRKit / 0.0.2 / YCCardOCRKit.podspec.json
blobb605d1d1a2b6dc7372a24f2c4e54efddd6a02308
2   "name": "YCCardOCRKit",
3   "version": "0.0.2",
4   "summary": "IDcard recognize",
5   "description": "use for IDcard recognize[RC]",
6   "homepage": "https://github.com/Uawful/YCCardOCRKit",
7   "license": "MIT",
8   "authors": {
9     "jeremy": "441406859@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Uawful/YCCardOCRKit.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "YCCardOCRKit/YCCardOCRKit.framework/Headers/*",
19   "vendored_frameworks": "YCCardOCRKit/YCCardOCRKit.framework",
20   "resources": "YCCardOCRKit/tessdata",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "dependencies": {
26     "OpenCV": [
27       "~> 3.0.0"
28     ],
29     "TesseractOCRiOS": [
30       "~> 4.0.0"
31     ]
32   }