blob: 962a6b630ad5cf9b42551222da4c375b9eedec55 [file] [log] [blame]
{
"name": "AVScanner",
"version": "0.4.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": "0.4.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AVScanner/Classes/**/*"
}