[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 6 / 1 / CameraTool / 0.0.6 / CameraTool.podspec.json
blob09df1efe34b12ac971e8d5d1ac9d89559c0f832e
2   "name": "CameraTool",
3   "version": "0.0.6",
4   "summary": "身份证拍照相机工具及识别",
5   "description": "1.整合OCR识别SDK\n2.处理识别错误信息",
6   "homepage": "https://github.com/zyy0715/CameraTool",
7   "license": "MIT",
8   "authors": {
9     "ZYY": "2893358240@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/zyy0715/CameraTool.git",
16     "tag": "0.0.6"
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   "requires_arc": true