blob: 516865e0d6b2502a67aa15a85f9a477b16b8af22 [file] [log] [blame]
{
"name": "GZStackViewController",
"module_name": "StackViewController",
"version": "1.0.2",
"summary": "Protocol powered approach of creating fully featured StackViewControllers in Swift3",
"description": "UIKit has UITableViewController for UITableView, as well as having UICollectionViewController for UICollectionView.\nSo why not having a UIStackViewController for UIStackView?",
"homepage": "https://github.com/genozhou/StackViewController",
"license": "MIT",
"authors": {
"Hanxuan Zhou (Geno)": "genozhou@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/genozhou/StackViewController.git",
"tag": "1.0.2"
},
"source_files": "StackViewController/**",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0",
"deprecated": true
}