blob: 125d9c5c63367e8b1e075f2fcd961841cd796369 [file] [log] [blame]
{
"name": "ZFRippleButton",
"version": "0.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/*.swift",
"pushed_with_swift_version": "3.0"
}