blob: 6d2180a9d86ee7787825b2f3e6117b661587bb14 [file] [log] [blame]
{
"name": "ZFRippleButton",
"version": "0.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/*.swift"
}