blob: 3dae020a6b2db0084bfa7e20771a00a121a150b5 [file] [log] [blame]
{
"name": "LBSystemPhotoPicker",
"version": "0.0.1",
"summary": "集成系统的调用相册和相机,以ActionSheet弹框选择方式。",
"description": "集成系统的调用相册和相机,几句代码集成,方便快捷,以ActionSheet弹框选择方式。",
"homepage": "https://github.com/A1129434577/LBSystemPhotoPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘彬": "1129434577@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/A1129434577/LBSystemPhotoPicker.git",
"tag": "0.0.1"
},
"source_files": "LBSystemPhotoPicker/**/*.{h,m}",
"requires_arc": true
}