[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 1 / CameraTool / 0.0.7 / CameraTool.podspec.json
blobc2416a40c4631c33d7501c00ec6653851fa99513
2   "name": "CameraTool",
3   "version": "0.0.7",
4   "summary": "证件拍照相机工具及识别",
5   "description": "1.新增其他证件类型拍照支持",
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.7"
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