CBRoundedCorners 1.0.3

CBRoundedCorners 1.0.3

测试测试通过
Lang语言 SwiftSwift
许可证 MIT
发布上次发布2017年3月
SwiftSwift 版本3.0
SPM支持 SPM

BunChan 维护。



  • chenbin

CBRoundedCorners

  • 一行代码设置边框圆角

  • 由于在 Swift 语法中,在扩展中无法调用 deinit 方法,因此图片的圆角处理只能通过子类化来实现。

要使用 CocoaPods 将 CBRoundedCorners 集成到您的 Xcode 项目中,请指定您的 Podfile

pod 'CBRoundedCorners', '~> 1.0.2'

许可证

CBRoundedCorners 以 MIT 许可证发布。有关详细信息,请参阅 LICENSE。