blob: c36da4bcb70f1b8a0c2d1df9015722db3f72a711 [file] [log] [blame]
{
"name": "CBScan",
"version": "1.0.4",
"license": "MIT",
"summary": "条码、二维码扫描,带提示音",
"homepage": "https://github.com/junedeyu/CBScan",
"authors": {
"junedeyu": "497303054@qq.com"
},
"source": {
"git": "https://github.com/junedeyu/CBScan.git",
"tag": "1.0.4"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "CBScan/*.{*}",
"frameworks": "AVFoundation",
"dependencies": {
"Masonry": [
]
}
}