blob: 7857f20be21449d1fc589cd84eec0a6232c6f52f [file] [log] [blame]
{
"name": "FQPhotoPicker",
"version": "0.1.2",
"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.1.2"
},
"source_files": "FQImagePickerVC/*.{h,m}",
"resources": "FQImagePickerVC/PhotoPicker.bundle",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Masonry": [
],
"YYKit": [
],
"MBProgressHUD": [
]
}
}