blob: 21ba7296f4210c57ff53b283f7c7f48320cbcae1 [file] [log] [blame]
{
"name": "AVScanner",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/**/*",
"swift_versions": [
"5.1"
],
"swift_version": "5.1"
}