blob: 0b38892f58d4a25d7fcad18d724b7728e0a8202d [file] [log] [blame]
{
"name": "CLImagePickerTool",
"version": "1.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": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CLImagePickerTool/CLImagePickerTool/**/*.swift",
"resource_bundles": {
"CLImagePickerTool": [
"CLImagePickerTool/CLImagePickerTool/images/**/*.png",
"CLImagePickerTool/CLImagePickerTool/**/*.{xib,storyboard}"
]
},
"pushed_with_swift_version": "3.0"
}