[Add] STBaseProject 1.1.2
[CocoaPods.git] / Specs / a / 6 / 1 / CameraTool / 1.1.0 / CameraTool.podspec.json
blobfb545ca7e6af34e3645f2edfcd245f03f2cab039
2   "name": "CameraTool",
3   "version": "1.1.0",
4   "summary": "证件拍照相机工具及识别",
5   "description": "1.新增监控统计必传字段,\n2.优化少数民族身份证解析适配.\n3.上传到正式git地址",
6   "homepage": "https://git.fcb.com.cn/EX_040115130/ocr-tool-ios",
7   "license": "MIT",
8   "authors": {
9     "EX_040115130": "EX_040115130"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "http://git.fcb.com.cn/EX_040115130/ocr-tool-ios.git",
16     "tag": "1.1.0"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "resources": "Resources/*.png",
23   "ios": {
24     "vendored_frameworks": "HSIDCard/HSIDCard.framework"
25   },
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ],
30   "pod_target_xcconfig": {
31     "VALID_ARCHS": "x86_64 armv7 arm64"
32   },
33   "requires_arc": true