blob: 063ddace068319e5faf0b09db95426566ca0c61a [file] [log] [blame]
{
"name": "SpinButton",
"version": "0.2.0",
"summary": "A sub class of UIButton that allows the button to rotate.",
"description": "TODO: Starting and Stoping rotation of a button can be handled.",
"homepage": "https://github.com/IndhujaG/SpinButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Indhuja": "indhuja.govindarajan@softwaysolutions.com"
},
"source": {
"git": "https://github.com/IndhujaG/SpinButton.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SpinButton/Classes/**/*"
}