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