blob: 502570f4e5da8e71a371ba8c938a0088f4b2932c [file] [log] [blame]
{
"name": "CLImagePickerTool",
"version": "2.1.0",
"license": "MIT",
"summary": "This is a picture selector",
"homepage": "https://github.com/Darren-chenchen/CLImagePickerTool",
"authors": {
"Darren-chenchen": "1597887620@qq.com"
},
"source": {
"git": "https://github.com/Darren-chenchen/CLImagePickerTool.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CLImagePickerTool/CLImagePickerTool/**/*.swift",
"resource_bundles": {
"CLImagePickerTool": [
"CLImagePickerTool/CLImagePickerTool/images/**/*.png",
"CLImagePickerTool/CLImagePickerTool/**/*.{xib,storyboard}",
"CLImagePickerTool/CLImagePickerTool/**/*.{lproj,strings}"
]
},
"pushed_with_swift_version": "3.0"
}