To run the example project, clone the repo, and run pod install
from the Example directory first.
Require iOS 6 later because It uses Autulayout
StackView is available through CocoaPods. To install it, simply add the following line to your Podfile:
use:
pod 'StackViewComponent'
to install a regist version form cocoapods
use
pod 'StackViewComponent', :git => 'https://github.com/guoshencheng/StackView.git'
to install a latest version
It depends Masonry
guoshencheng, guoshencheng1@gmail.com
StackView is available under the MIT license. See the LICENSE file for more info.