blob: ddcacc7942ed7d879e17caef15b43ab988ae9845 [file] [log] [blame]
{
"name": "CLImagePickerTool",
"version": "2.1.2",
"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.2"
},
"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": "4.0"
}