blob: 71451136613b08572afb4982762989563f2fbf07 [file] [log] [blame]
{
"name": "ZFRippleButton",
"version": "0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/*.swift"
}