blob: be5dc82c7dba42cb81266c88f96d0fdcdaed4162 [file] [log] [blame]
{
"name": "TKSubmitTransition",
"version": "0.1",
"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.1"
},
"source_files": [
"Classes",
"SubmitTransition/Classes/*.swift"
]
}