[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 2 / a / YCPrivateBase / 0.0.2 / YCPrivateBase.podspec.json
blobc39bca5996ce12e8dd7b54e7157fb20182d9f75d
2   "name": "YCPrivateBase",
3   "version": "0.0.2",
4   "summary": "just for test  v2",
5   "description": "this is a demo just for test cocoapod,hahaha",
6   "homepage": "https://gitee.com/NSObject_647/YCPrivateBase",
7   "license": "MIT",
8   "authors": {
9     "jeremy": "441406859@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://gitee.com/NSObject_647/YCPrivateBase.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "CardRecognizeManager",
19   "resources": "CardRecognizeManager/tessdata",
20   "dependencies": {
21     "OpenCV": [
22       "~> 3.0.0"
23     ],
24     "TesseractOCRiOS": [
25       "~> 4.0.0"
26     ]
27   }