blob: c520c4060ed836a1f0789795bc66f90967fca9e0 [file] [log] [blame]
{
"name": "DWImagePickerController",
"version": "0.0.0.15",
"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.15"
},
"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.19"
]
}
}