blob: 1f235ec1a8afacfeb9a15430a58d306837732411 [file] [log] [blame]
{
"name": "WCLImagePickerController",
"version": "1.0.1",
"summary": "由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.1"
},
"source_files": "WCLImagePickerController/**/*.swift",
"exclude_files": "WCLImagePickerController/**/*.{png,xib,storyboard}",
"frameworks": [
"UIKit",
"Photos"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}