blob: edf8ce5f49017c45840d21c308516e2973da06b7 [file] [log] [blame]
{
"name": "AVScanner",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AVScanner/Classes/**/*",
"pushed_with_swift_version": "3.0"
}