blob: 5159530bec02f8282146d1bc8cda25d5f2d8194a [file] [log] [blame]
{
"name": "CHScanConfig",
"version": "0.0.2",
"summary": "扫描/生成/识别二维码、条形码、屏幕亮度调节组件.",
"homepage": "https://github.com/MeteoriteMan/CHScanConfig",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张晨晖": "shdows007@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/MeteoriteMan/CHScanConfig.git",
"tag": "0.0.2"
},
"source_files": "CHScanConfig/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"AVFoundation"
]
}