blob: e872e0388f44c50bfc5e97e819705ac37ba8651e [file] [log] [blame]
{
"name": "CircularButtons",
"version": "0.0.1",
"summary": "Simple and easy to configure circular UIButton, with icons.",
"description": "Simple and easy to configure circular `UIButton`, with icons.\n\nOnly plus and minus for the moment, but more might come by.",
"homepage": "http://github.com/mokagio/CircularButtons",
"screenshots": [
"https://raw.githubusercontent.com/mokagio/CircularButtons/master/README-Resources/plus-minus-buttons.png",
"https://raw.githubusercontent.com/mokagio/CircularButtons/master/README-Resources/IB-panel.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Giovanni Lodi": "giovanni.lodi42@gmail.com"
},
"social_media_url": "http://twitter.com/mokagio",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mokagio/CircularButtons.git",
"tag": "0.0.1"
},
"source_files": "CircularButtons"
}