UIStackView 支持 IOS7.0+

github

https://github.com/forkingdog/FDStackView

使用方法

Podfile

  1. platform :ios, '7.0'
  2. pod "FDStackView", "1.0"
  1. pod install --verbose --no-repo-update

导入即可使用,在使用 storyboard 时,设置 builds for 9.0 and later 会避免编译错误

其它无需任何操作



来自为知笔记(Wiz)


posted on 2016-05-16 17:40  大魔术师  阅读(158)  评论(0)    收藏  举报

导航