2 "name": "RDMBorderedButton",
4 "summary": "A subclass of UIButton that adds a border.",
5 "description": "RDMBorderedButton is a subclass of UIButton that makes it easy to add a bordered button to your project.\n \n * Adds a thin border that is the same color as the text. \n * The border color respects the dimmed tint color when alerts show. \n * The corner radius is (optionally) automatically set based on button frame.",
6 "homepage": "https://github.com/reesemclean/RDMBorderedButton",
7 "screenshots": "https://raw.githubusercontent.com/reesemclean/RDMBorderedButton/master/screenshot.png",
13 "Reese McLean": "reese.mclean@me.com"
15 "social_media_url": "http://twitter.com/reesemclean",
20 "git": "https://github.com/reesemclean/RDMBorderedButton.git",
23 "source_files": "RDMBorderedButton/RDMBorderedButton.{h,m}",
24 "public_header_files": "RDMBorderedButton/RDMBorderedButton.h",