blob: d9aab9012bfb49ddb8f03562a5f0e919f93c575c [file] [log] [blame]
{
"name": "DWImagePickerController",
"version": "0.0.0.12",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "一个相册选择库。ImagePicker frameworks.",
"homepage": "https://github.com/CodeWicky/DWImagePickerController",
"authors": {
"codeWicky": "codewicky@163.com"
},
"source": {
"git": "https://github.com/CodeWicky/DWImagePickerController.git",
"tag": "0.0.0.12"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "DWImagePickerController/**/*.{h,m}",
"resources": "DWImagePickerController/DWImagePickerController.bundle",
"frameworks": "UIKit",
"dependencies": {
"DWMediaPreviewController": [
"~> 0.0.0.44"
],
"DWAlbumGridController": [
"~> 0.0.0.9"
],
"DWKit/DWComponent/DWLabel": [
"~> 0.0.0.10"
],
"DWKit/DWUtils/DWAlbumManager": [
"~> 0.0.0.16"
]
}
}