blob: 18496816c725e2bd362489362332feadae84e367 [file] [log] [blame]
{
"name": "HMImagePicker",
"version": "0.0.1",
"summary": "轻量级图像选择框架",
"homepage": "https://github.com/itheima-developer/HMImagePicker",
"license": "MIT",
"authors": {
"黑马程序员": "ios@itcast.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/itheima-developer/HMImagePicker.git",
"tag": "0.0.1"
},
"source_files": "HMImagePicker/HMImagePicker/*.{h,m}",
"requires_arc": true
}