blob: 3093d6a55edb4653280e7b9baaa8c5118b7a3033 [file] [log] [blame]
{
"name": "CHImagePicker",
"version": "1.1.1",
"summary": "快捷选择照片的组件,自定义样式",
"description": "修复内存泄露Bug,变更方法调用方式,使用类方法或者catagory对象方法",
"homepage": "https://github.com/chausson/CHImagePicker.git",
"license": "MIT",
"authors": {
"Chausson": "232564026@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/chausson/CHImagePicker.git",
"tag": "1.1.1"
},
"source_files": [
"CHImagePicker/*.{h,m}",
"CHImagePicker/ChaussonSheet/*.{h,m}"
]
}