[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 8 / f / OCRToolSDK / 1.0.1 / OCRToolSDK.podspec.json
blobfeaecc876c9066d1d09698b6c5c93a6f5fdf4363
2   "name": "OCRToolSDK",
3   "version": "1.0.1",
4   "summary": "身份证识别工具 --OCRToolSDK.",
5   "description": "1.OCR解析规则梳理\n2.新增OCR上传信息大写格式化",
6   "homepage": "https://github.com/cxx3344/OCRToolSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cxx3344": "2893358240@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/cxx3344/OCRToolSDK.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "resources": "OCRToolSDK/Resources/*.png",
22   "ios": {
23     "vendored_frameworks": "OCRToolSDK/OCRToolSDK.framework"
24   },
25   "frameworks": [
26     "Foundation",
27     "UIKit",
28     "AVFoundation"
29   ],
30   "pod_target_xcconfig": {
31     "VALID_ARCHS": "x86_64 armv7 arm64"
32   },
33   "requires_arc": true