blob: a0d630c1ff62f6d7838f6cbeae3f23f7015573a8 [file] [log] [blame]
{
"name": "CHScanConfig",
"version": "0.0.1",
"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.1"
},
"source_files": "CHScanConfig/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"AVFoundation"
]
}