Reese McLean

2个Pod

RDMBorderedButton

RDMBorderedButton 是 UIButton 的子类,使您能够轻松将带边框的按钮添加到项目中。

                * 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.

许可证:[MIT](https://open-source.org.cn/licenses/MIT)

  • Objective C

SBObjectiveCWrapper

SBObjectiveCWrapper 为您的 Objective-C 文件提供 SwiftyBeaver 记录支持。在 Swift 中设置 SwiftyBeaver 之后,您可以在 Objective-C 代码中使用熟悉的 C 宏语法来重复使用相同的记录目的地和过滤器设置。

许可证:[MIT](https://open-source.org.cn/licenses/MIT)

  • Swift