blob: 0c882d979ef371cff95a115a57b04d412b2e6b7f [file] [log] [blame]
{
"name": "ZYCRippleButton",
"version": "0.0.1",
"summary": "A button which shows ripple when you click",
"description": "this project makes it easier for you to create a material-designed button",
"homepage": "https://github.com/zjj20151012/reppileButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"朱佳杰": "443411162@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/zjj20151012/reppileButton.git",
"tag": "0.0.1"
},
"source_files": "ZYCRippleButton/RippleButton/ZYCRippleButton.{h,m}",
"requires_arc": true
}