[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / d / b / NativeQRCodeReader / 0.0.1 / NativeQRCodeReader.podspec.json
blob5e27549d33557cd41381317310e3621f678519c2
2   "name": "NativeQRCodeReader",
3   "version": "0.0.1",
4   "summary": "原生二维码扫描",
5   "description": "NativeQRCodeReader是一个原生的二维码扫描工具",
6   "homepage": "https://github.com/yuanboxiang/QRCodeReader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yuanboxiang": "xiangyuanbo@hotmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/yuanboxiang/QRCodeReader.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "ScanTool/QRCodeReader",
22   "requires_arc": true,
23   "swift_version": "4.2"