2 "name": "DJWInsetFillButton",
4 "summary": "A simple, stylish UIButton replacement.",
5 "description": " A UIButton replacement, that has an inset fill when highlighted. Allows for styling of the following:\n\n * Border color\n * Border corner radius\n * Highlighted state background color\n * Font\n * The normal control state's title color takes on the view's `tintColor` property.\n\n The class is also designed for use in IB, and is completely IB_Designable, and every property IBInspectable.\n This class uses AutoLayout and requires a constraints based layout.\n",
6 "homepage": "http://github.com/danwilliams64/DJWInsetFillButton",
7 "screenshots": "https://raw.githubusercontent.com/danwilliams64/DJWInsetFillButton/master/Images/example.gif",
13 "Dan Williams": "dan@danwilliams.co"
15 "social_media_url": "http://twitter.com/danielwilliams",
20 "git": "https://github.com/danwilliams64/DJWInsetFillButton.git",
23 "source_files": "DJWInsetFillButton",
24 "public_header_files": "DJWInsetFillButton/*.h",