blob: 0045c7beff864e939e10afa808d58cb69bac789c [file] [log] [blame]
{
"name": "HMImagePicker",
"version": "1.0.2",
"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.2"
},
"source_files": "HMImagePicker/HMImagePicker/*.{h,m}",
"resources": "HMImagePicker/HMImagePicker/HMImagePicker.bundle",
"requires_arc": true
}