{ | |
"name": "AVScanner", | |
"version": "0.3.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.3.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "AVScanner/Classes/**/*", | |
"pushed_with_swift_version": "4.0" | |
} |