Skip to content

Commit

Permalink
Is it 6 or 7? Podspec specifies 7+
Browse files Browse the repository at this point in the history
  • Loading branch information
jstart committed Jun 18, 2015
1 parent 3195bae commit 896a133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

iOS 9 introduced the very cool [UIStackView](https://developer.apple.com/library/prerelease/ios/documentation/UIKit/Reference/UIStackView_Class_Reference/), UIStackView can be used to easily create simple and complex layouts.

As expected `UIStackView` can only be used for iOS9 and up. This project tries to port back the stackview to iOS 6+.
As expected `UIStackView` can only be used for iOS 9 and up. This project tries to port back the stackview to iOS 7+.

`OAStackView` aims at replicating all the features in `UIStackView`

Expand Down

0 comments on commit 896a133

Please sign in to comment.