blob: fb9e201390e1c32a1f594b83038408c2080a049b [file] [log] [blame]
{
"name": "AVScanner",
"version": "1.0.0",
"summary": "A 1D/2D barcode reader based on AVFoundation.",
"homepage": "https://github.com/mrfour0004/AVScanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mrfour": "mrfour0004@outlook.com"
},
"source": {
"git": "https://github.com/mrfour0004/AVScanner.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/**/*",
"swift_versions": [
"5.1"
],
"swift_version": "5.1"
}