blob: c6a8b20fc509fb331cb872276bf19648769f26c8 [file] [log] [blame]
{
"name": "FQPhotoPicker",
"version": "0.0.5",
"summary": "非常简单易用的轻量级相册框架。",
"homepage": "https://github.com/FQDEVER/FQPhotoPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FQDEVER": "814383466@qq.com"
},
"source": {
"git": "https://github.com/FQDEVER/FQPhotoPicker.git",
"tag": "0.0.5"
},
"source_files": "FQImagePickerVC/PhotoPicker/*.{h,m}",
"resources": "FQImagePickerVC/PhotoPickerIcon/PhotoPicker.bundle",
"platforms": {
"ios": "9.0"
},
"dependencies": {
"Masonry": [
],
"YYKit": [
],
"MBProgressHUD": [
]
}
}