blob: 2494d5f20d6fd4b0386baf0a9d21b8400211e66f [file] [log] [blame]
{
"name": "TKSubmitTransition",
"version": "0.3",
"summary": "Animated UIButton of Loading Animation and Transition Animation. Inspired by https://dribbble.com/shots/1945593-Login-Home-Screen",
"homepage": "https://github.com/entotsu/TKSubmitTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Takuya.Okamoto": "blackn.red42@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/entotsu/TKSubmitTransition.git",
"tag": "0.3"
},
"source_files": [
"Classes",
"SubmitTransition/Classes/*.swift"
]
}