blob: 2f8d7fa3f91fe025d765c39981cf986693451754 [file] [log] [blame]
{
"name": "FreakingSimpleRoundImageView",
"version": "1.0.2",
"summary": "A freakin simple RoundImageView. With Interface Builder support.",
"description": "Very simple RoundImageView, with Interface Builder support. In swift. Grab it and make something neat.",
"homepage": "https://github.com/realbonus/FreakingSimpleRoundImageView",
"screenshots": [
"https://raw.githubusercontent.com/RealBonus/FreakingSimpleRoundImageView/master/Screenshots/IB.png",
"https://raw.githubusercontent.com/RealBonus/FreakingSimpleRoundImageView/master/Screenshots/Attributes.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"realbonus": "p.anokhov@gmail.com"
},
"source": {
"git": "https://github.com/realbonus/FreakingSimpleRoundImageView.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FreakingSimpleRoundImageView/Classes/**/*"
}