blob: 7a11f4708f42a2ac2d7e5cbc7ebb15d24f40adcf [file] [log] [blame]
{
"name": "WHRoundedImageView",
"version": "1.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "WHRoundedImageView/**/*.swift"
}