[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / f / DVTScan / 2.0.0 / DVTScan.podspec.json
bloba9f9174579b2d7141a021f26f7b33dce16146554
2   "name": "DVTScan",
3   "version": "2.0.0",
4   "summary": "DVTScan",
5   "description": "TODO:\n  利用原生实现的二维码/条码扫描,最基本的控件和接口,提供了一个简单的控制器;\n  可以用基本视图自定义预览UI,支持多码扫描并选择。",
6   "homepage": "https://github.com/darvintang/DVTScan",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "darvin": "darvin@tcoding.cn"
13   },
14   "source": {
15     "git": "https://github.com/darvintang/DVTScan.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "Sources/**/*.swift",
22   "frameworks": "Vision",
23   "dependencies": {
24     "DVTUIKit/Extension": [
25       "~> 2.0.0"
26     ]
27   },
28   "swift_versions": "5",
29   "requires_arc": true,
30   "swift_version": "5"