MGButton 0.2.0

MGButton 0.2.0

Maintained by [Meng Li].



MGButton 0.2.0

  • By
  • lm2343635

MGButton

CI Status Version License Platform

MGButton is a simple UIButton extension, it helps developers to set some porperty in the storyboard directly.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Supported porperties

  • cornerRadius (CGFloat)
  • normalBackgroundColor (CGFloat)
  • disabledBackgroundColor (CGFloat)

Installation

MGButton is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'MGButton', '~> 0.2'

Author

lm2343635, [email protected]

License

MGButton is available under the MIT license. See the LICENSE file for more info.