SHFlatButton
is a UIButton
subclass to that gives a nice flat look to the button with a 3d-styled shadow.
##How to Use It
Use it as you use a normal UIButton (either from code or from Interface Builder). following are the extra properties that you can set.
buttonColor
to set the main color of the button.
shadowColor
to set the shadow color of the button.
highlightedColor
to set the highlighted color of the button (if it is differnt from the main color)
disabledColor
to set the disabled color of the button
shadowHeight
to set the height of the shadow
###Contact Me
Shan Ul Haq (http://grevolution.me)
###LICENSE
see LICENSE