blob: 2d81a7d5f31634b213c190646dde6b23f7245e4d [file] [log] [blame]
{
"name": "TKAnimatedCheckButton",
"version": "0.2",
"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.2"
},
"source_files": [
"Classes",
"TKAnimatedCheckButton/Classes/*.swift"
]
}