blob: 83a8ea2c4b873bd06f2f38b390e445680fb115b7 [file] [log] [blame]
{
"name": "HUCircleImage",
"version": "0.0.2",
"summary": "圆角图片处理,支持网络图",
"homepage": "https://github.com/hujewelz",
"license": "MIT",
"authors": {
"Jewelz Hu": "hujewelz@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hujewelz/HUCircleImage.git",
"tag": "0.0.2"
},
"source_files": "HUCircleImage/source/**/*.{h,m}",
"frameworks": "UIKit"
}