blob: 5657e53d50c2433f73afe08d2f73f2cdd4771682 [file] [log] [blame]
{
"name": "AVScanner",
"version": "0.3.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.3.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AVScanner/Classes/**/*",
"pushed_with_swift_version": "4.0"
}