| { |
| "name": "RippleButton", |
| "version": "1.0.0", |
| "summary": "This Library is PopButton Animation", |
| "description": "- Like a wave Button animation is given\n - Animation which has never existed", |
| "homepage": "https://github.com/OkumuraShintarou/RippleButton", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Shinta": "flekystyley@gmail.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "source": { |
| "git": "https://github.com/OkumuraShintarou/RippleButton.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "Classes/*.swift", |
| "swift_version": "4.0" |
| } |