blob: 7af3a3050579c5f5ef45aa6b0b651b17950529da [file] [log] [blame]
{
"name": "CBImagePicker",
"version": "0.9.5",
"summary": "caobo's imagePicker.",
"description": "It is a utils for imagePicker.",
"homepage": "https://github.com/caobo56/CBImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"caobo": "caobo56@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/caobo56/CBImagePicker.git",
"tag": "0.9.5"
},
"source_files": [
"src",
"src/*.{h,m}"
]
}