[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / a / 6 / 1 / CameraTool / 0.0.9 / CameraTool.podspec.json
blobcbcc298bcb8447d884208a2368cf41a123fa921a
2   "name": "CameraTool",
3   "version": "0.0.9",
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.9"
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