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