2 "name": "GZStackViewController",
3 "module_name": "StackViewController",
5 "summary": "Protocol powered approach of creating fully featured StackViewControllers in Swift3",
6 "description": "UIKit has UITableViewController for UITableView, as well as having UICollectionViewController for UICollectionView.\nSo why not having a UIStackViewController for UIStackView?",
7 "homepage": "https://github.com/genozhou/StackViewController",
10 "Hanxuan Zhou (Geno)": "genozhou@gmail.com"
16 "git": "https://github.com/genozhou/StackViewController.git",
19 "source_files": "StackViewController/**",
20 "frameworks": "UIKit",
21 "pushed_with_swift_version": "3.0",