blob: 532d7b16b5f99b6d4b8bda0a77e1ecdfa5ac86dd [file] [log] [blame]
{
"name": "CBScan",
"version": "1.0.6",
"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.6"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "CBScan/*.{*}",
"frameworks": "AVFoundation",
"dependencies": {
"Masonry": [
]
}
}