blob: 359db42137ba219ae2db0a60ca637938954f4283 [file] [log] [blame]
{
"name": "MGPhotoLib",
"version": "4.0.3",
"summary": "由swift实现可自定义的图片选择器。",
"homepage": "https://github.com/spf-iOS/WCLImagePickerController",
"license": "MIT",
"authors": {
"W_C__L": "wangchonglei93@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/spf-iOS/WCLImagePickerController.git",
"tag": "4.0.3"
},
"source_files": "WCLImagePickerController/**/*.{swift,xib}",
"resources": "WCLImagePickerController/WCLImagePickerController/WCLImagePickerController.bundle",
"frameworks": [
"UIKit",
"Photos"
],
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}