blob: 73fbccb0ba53cea98725c8f95fe8d5117ab6e7df [file] [log] [blame]
{
"name": "CBImagePicker",
"version": "0.9.1",
"summary": "caobo's imagePicker.",
"description": "It is a utils for imagePicker.",
"homepage": "https://github.com/caobo56/CBBasicUtils.git",
"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.1"
},
"source_files": [
"src",
"src/*.{h,m}"
]
}