blob: 9f2f7a47dbae604e463e0fff099770a806255435 [file] [log] [blame]
{
"name": "CBImagePicker",
"version": "0.9.7",
"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.7"
},
"source_files": [
"src",
"src/*.{h,m}"
]
}