[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 2 / 6 / 9 / YHOcrSDK / 0.1.1 / YHOcrSDK.podspec.json
blobda90e43b923135e5eb3ba6019d653a8cdc16005d
2   "name": "YHOcrSDK",
3   "version": "0.1.1",
4   "summary": "通用OCR图像文字识别组件.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "XmYhkj": "yhkj_xm@163.com"
11   },
12   "homepage": "https://gitlab.ylzpay.com/ios/ios_component/YHOcrSDK.git",
13   "description": "卡证文字识别,基于业界领先的深度学习技术,提供对身份证、银行卡、营业执照等常用卡片及证照的文字内容进行结构化识别的服务.",
14   "source": {
15     "git": "https://github.com/XmYlzYhkj/YHOcrSDK.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "vendored_frameworks": [
23     "Frameworks/YHOcrSDK.framework"
24   ],
25   "frameworks": [
26     "UIKit",
27     "Foundation",
28     "SystemConfiguration",
29     "CoreGraphics",
30     "CoreMotion",
31     "QuartzCore",
32     "AVFoundation",
33     "AssetsLibrary",
34     "CoreMedia"
35   ],
36   "libraries": [
37     "z",
38     "c++"
39   ],
40   "resources": "Resources/*.bundle"