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