CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

Reese McLean

2pods

RDMBorderedButton

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

  • Objective C

SBObjectiveCWrapper

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

  • Swift