码迷,mamicode.com
首页 > 移动开发 > 详细

UIStackView 支持 IOS7.0+

时间:2016-05-16 19:53:05      阅读:274      评论:0      收藏: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 会避免编译错误

技术分享

其它无需任何操作





UIStackView 支持 IOS7.0+

标签:

原文地址:http://www.cnblogs.com/mkr127/p/5498909.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!