blob: 3403c83b4d695ea000812d17f3ccf1175b57b225 [file] [log] [blame]
{
"name": "TKAnimatedCheckButton",
"version": "0.3",
"summary": "Elastic Animated Check Box inpired by https://dribbble.com/shots/1631598-On-Off and http://robb.is/working-on/a-hamburger-button-transition/",
"homepage": "https://github.com/entotsu/TKAnimatedCheckButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Takuya.Okamoto": "blackn.red42@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/entotsu/TKAnimatedCheckButton.git",
"tag": "0.3"
},
"source_files": [
"Classes",
"TKAnimatedCheckButton/Classes/*.swift"
]
}