blob: 18686fbdaa20913eabe74fdb09d23e51a69a63f2 [file] [log] [blame]
{
"name": "WHRoundedImageView",
"version": "1.1.0",
"summary": "A derived UIImageView class to render a rounded image with radius and border options.",
"homepage": "https://github.com/ddhhz/WHRoundedImageView",
"license": "MIT",
"authors": {
"Wei He": "whe@weispot.com"
},
"source": {
"git": "https://github.com/ddhhz/WHRoundedImageView.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "WHRoundedImageView/**/*.swift"
}