4 "summary": "A drop-in subclass of UIButton that provides quick customization options.",
5 "description": "PyroButton is a drop-in subclass of UIButton that provides handy customization options inside Interface Builder.\n\nCurrently, PyroButton supports the following options:\n - Gradient Background\n - Corner Radius\n - Auto Corner Radius (for rounded button-like appearance)\n - Border Color\n - Border Width\n\nTo use, replace your UIButton class with 'PyroButton' inside Interface Builder.",
6 "homepage": "https://github.com/jonathanhart92/PyroButton",
12 "jonathan.hart92@gmail.com": "jonathan.hart92@gmail.com"
15 "git": "https://github.com/jonathanhart92/PyroButton.git",
21 "source_files": "PyroButton/Classes/**/*",
22 "pushed_with_swift_version": "3.0"