blob: b23bdc16de9a97b3bd20dcc6f575e5aa481c8791 [file] [log] [blame]
{
"name": "RoundImageView",
"version": "1.0.0",
"summary": "A derived UIImageView class to render a Rounded image with optional border.",
"homepage": "https://github.com/ravero/RoundImageView",
"license": "MIT",
"authors": {
"Rafael Veronezi": "rafael@ravero.net"
},
"source": {
"git": "https://github.com/ravero/RoundImageView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "RoundImageView/**/*.swift"
}