| { |
| "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 |
| } |