blob: 6838042f23444d7979091198782d052a047b4733 [file] [log] [blame]
{
"name": "BMScan",
"version": "0.0.1",
"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.1"
},
"source_files": "BMScanDemo/BMScan/**/*.{h,m}",
"resources": "BMScanDemo/BMScan/BMScan.bundle",
"requires_arc": true
}