blob: 1e9d5ec8f3404aadd108f75187a4b369eb1d584b [file] [log] [blame]
{
"name": "LBSystemPhotoPicker",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": "LBSystemPhotoPicker/**/*.{h,m}",
"requires_arc": true
}