blob: 563d2b07e5ee5380e542c6f3f01fbe74cd81a569 [file] [log] [blame]
{
"name": "AVScanner",
"version": "0.5.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": "0.5.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AVScanner/Classes/**/*"
}