blob: 1c8d8a9a71edebf0e95226b185aa54eac1b9f8a8 [file] [log] [blame]
{
"name": "FQPhotoPicker",
"version": "0.0.3",
"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.3"
},
"source_files": "FQImagePickerVC/*.{h,m}",
"resource_bundles": {
"FQPhotoPicker": [
"FQImagePickerVC/PhotoPicker.bundle"
]
},
"platforms": {
"ios": "9.0"
},
"dependencies": {
"Masonry": [
],
"YYKit": [
],
"MBProgressHUD": [
]
}
}