blob: 372dc8120eeb74e9d3fcb133e133705f17cc170c [file] [log] [blame]
{
"name": "HMImagePicker",
"version": "1.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": "1.0.1"
},
"source_files": "HMImagePicker/HMImagePicker/*.{h,m}",
"requires_arc": true
}