[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 8 / f / OCRToolSDK / 1.0.0 / OCRToolSDK.podspec.json
blobd3ae9d546a9d439624fdb01e046ec2fde3b8eb6b
2   "name": "OCRToolSDK",
3   "version": "1.0.0",
4   "summary": "身份证识别工具 --OCRToolSDK.",
5   "description": "1.以静态库Framework的形式提供",
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.0"
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