Reese McLean

CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.
2pods
RDMBorderedButton is a subclass of UIButton that makes it easy to add a bordered button to your project.
* Adds a thin border that is the same color as the text.
* The border color respects the dimmed tint color when alerts show.
* The corner radius is (optionally) automatically set based on button frame.
License: MIT
SBObjectiveCWrapper brings SwiftyBeaver logging support to your Objective-C files. After setting up SwiftyBeaver in Swift, you can use a familiar C macro syntax in your Objective-C code to reuse the same logging destinations and filter settings.
License: MIT