blob: c133f2af0b654e3bc05e042cdb6b9ef8c4c5e0d9 [file] [log] [blame]
{
"name": "ZYImagePicker",
"version": "0.0.2",
"summary": "A picture picker that specifies size and clipping",
"description": "You can specifies image width or clipping the image with any size.",
"homepage": "https://github.com/Yanyinghenmei/ZYImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yanyinghenmei": "1113135372@qq.om"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Yanyinghenmei/ZYImagePicker.git",
"tag": "0.0.2"
},
"source_files": [
"ZYImagePicker",
"ZYImagePicker/**/*.{h,m}"
],
"resources": "ZYImagePicker/*.lproj/*",
"requires_arc": true
}