blob: a317d169baf48e7bbb42684f9bc1bfc98cc8fa79 [file] [log] [blame]
{
"name": "HZRoundImageView",
"version": "0.0.1",
"summary": "Rounded Corners of UIImageView.",
"description": "It's a subclass of UIImageView which let the corners rounded.",
"homepage": "https://github.com/gerrywg/HZRoundImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gerrywg": "chwanggang@msn.com"
},
"source": {
"git": "https://github.com/gerrywg/HZRoundImageView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HZRoundImageView/Classes/**/*"
}