4 "summary": "Porting UIStackView to iOS 7+.",
5 "description": "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.\n\nAs expected `UIStackView` can only be used for iOS9 and up. This project tries to port back the stackview to iOS 6+.",
6 "homepage": "https://github.com/oarrabi/OAStackView",
9 "Omar Abdelhafith": "o.arrabi@me.com"
12 "git": "https://github.com/oarrabi/OAStackView.git",
19 "source_files": "Pod/Classes/**/*",