/UICheckBox

Simple UICheckbox with intermediate status created in swift

Primary LanguageSwiftMIT LicenseMIT

UICheckBox

CI Status Version License Platform

Example

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

Requirements

Installation

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

pod 'UICheckBox', :git => 'https://github.com/trickpirata/UICheckBox'

Author

trickpirata, patrick.gorospe@icloud.com

License

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

Simple UICheckbox with indeterminate status created in swift