blob: 0fce80f7444939a3b47d662bd0237b616563bb1c [file] [log] [blame]
{
"name": "WCLImagePickerController",
"version": "1.0.0",
"summary": "可自定义的图片选择器。",
"description": "由swift实现可自定义的图片选择器。",
"homepage": "https://github.com/631106979/WCLImagePickerController",
"license": "MIT",
"authors": {
"W_C__L": "wangchonglei93@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/631106979/WCLImagePickerController.git",
"tag": "1.0.0"
},
"source_files": "WCLImagePickerController/**/*.swift",
"exclude_files": "WCLImagePickerController/**/*.{png,xib,storyboard}",
"pushed_with_swift_version": "3.0"
}