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

DryButton-iOS 0.0.1

DryButton-iOS 0.0.1

Maintained by duanruiying.



  • By
  • duanruiying

DryButton-iOS

iOS: UIButton封装

Prerequisites

iOS 10.0+ Swift 5.0+

Installation

pod 'DryButton-iOS'

Features

let btn = DryImageTitleButton.init(type: .custom)
btn.mode = .imageBottom
btn.space = 10