blob: 402b61b04f43320b782b39d123334f4e17c201eb [file] [log] [blame]
{
"name": "HWPicker",
"version": "1.0.2",
"summary": "自定义的PhotoPicker. 集成多选和预览功能.",
"description": "这个是Swift版本的PhotoPicker, 改自原版Objective-C的工程, https://github.com/yellowei/HWPhotoPicker.git,\n自定义的PhotoPicker. 集成多选和预览功能.",
"homepage": "https://github.com/yellowei/HWPicker.git",
"license": "MIT",
"authors": {
"yellowei": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yellowei/HWPicker.git",
"tag": "1.0.2"
},
"source_files": [
"HWPhotoPicker-Swift/*.swift",
"HWPhotoPicker-Swift/**/*.swift"
],
"dependencies": {
"MBProgressHUD": [
]
},
"pushed_with_swift_version": "3.1"
}