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