2 "name": "SwiftFillButton",
4 "summary": "SwiftFillButton is a subclass of UIButton that fills up when clicked.",
5 "description": "SwiftFillButton is a subclass of UIButton. When the user clicks on the button, the background changes to the desired color. The button also zooms in and/or makes the text bold on a click event.",
6 "homepage": "https://github.com/kha26/SwiftFillButton",
12 "kha26": "kha26@cornell.edu"
15 "git": "https://github.com/kha26/SwiftFillButton.git",
21 "swift_version": "3.2",
22 "source_files": "SwiftFillButton/Classes/**/*"