blob: 5e27549d33557cd41381317310e3621f678519c2 [file] [log] [blame]
{
"name": "NativeQRCodeReader",
"version": "0.0.1",
"summary": "原生二维码扫描",
"description": "NativeQRCodeReader是一个原生的二维码扫描工具",
"homepage": "https://github.com/yuanboxiang/QRCodeReader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yuanboxiang": "xiangyuanbo@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yuanboxiang/QRCodeReader.git",
"tag": "0.0.1"
},
"source_files": "ScanTool/QRCodeReader",
"requires_arc": true,
"swift_version": "4.2"
}