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