blob: aa8a35adf0a1bec96b400da8a21d928e96b0a1de [file] [log] [blame]
{
"name": "BMScan",
"version": "0.0.5",
"summary": "一款对原始二维码扫描的封装,自定义扫描 UI,使用协议配置",
"homepage": "https://github.com/asiosldh/BMScan",
"license": "MIT",
"authors": {
"asiosldh": "asiosldh@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/asiosldh/BMScan.git",
"tag": "0.0.5"
},
"source_files": "BMScanDemo/BMScan/**/*.{h,m,xib}",
"resources": "BMScanDemo/BMScan/BMScan.bundle",
"requires_arc": true
}