blob: df7f69fda8fa60330fa028a8b297570f3d38f6cf [file] [log] [blame]
{
"name": "MGPhotoLib",
"version": "1.0.1",
"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": "1.0.1"
},
"source_files": "WCLImagePickerController/**/*.{swift,xib}",
"resources": "WCLImagePickerController/WCLImagePickerController/WCLImagePickerController.bundle",
"frameworks": [
"UIKit",
"Photos"
],
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}