blob: b88eeba210721c5d8e7d3119524773b4e4192ddd [file] [log] [blame]
{
"name": "HLQRCodeScanner",
"version": "1.0.0",
"summary": "包含 UI 界面的轻量级二维码扫描及生成框架",
"homepage": "https://github.com/QianKun-HanLin/HLQRCodeScanner",
"license": "MIT",
"authors": {
"wangshiyu13": "wangshiyu13@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/QianKun-HanLin/HLQRCodeScanner.git",
"tag": "1.0.0"
},
"source_files": "HLQRCodeScanner/Source/*.{swift}",
"resources": "HLQRCodeScanner/Source/HLQRCodeScanner.bundle",
"frameworks": "AVFoundation"
}