Skip to content

Latest commit

 

History

History
33 lines (15 loc) · 593 Bytes

README.md

File metadata and controls

33 lines (15 loc) · 593 Bytes

#UIButton-EdgeInsets

Screenshot

screenshot

使用

支持通过 CocoaPods 安装。
pod 'UIButton-SSEdgeInsets', '~> 0.1.1'

Change-log

Version 0.1.7 @ 17.04.24

  • 添加对adjustsFontSizeToFitWidth属性的支持.

Version 0.1.5 @ 17.04.21

  • SSImagePositionTypeLeft or SSImagePositionTypeRight添加对adjustsFontSizeToFitWidth属性的支持.

Version 0.1.4 @ 16.07.08

  • SSImagePositionTypeLeft or SSImagePositionTypeRight添加对contentHorizontalAlignment属性的支持.

Version 0.1.0 @ 15.11.06

  • Initial release.