| { | |
| "name": "ZFRippleButton", | |
| "version": "0.4", | |
| "summary": "Custom UIButton effect inspired by Google Material Design", | |
| "homepage": "https://github.com/zoonooz/ZFRippleButton", | |
| "license": "MIT", | |
| "authors": { | |
| "Amornchai Kanokpullwad": "amornchai.zoon@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/zoonooz/ZFRippleButton.git", | |
| "tag": "0.4" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "Classes/*.swift" | |
| } |