| { |
| "name": "TKSubmitTransition", |
| "version": "0.2", |
| "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.2" |
| }, |
| "source_files": [ |
| "Classes", |
| "SubmitTransition/Classes/*.swift" |
| ] |
| } |