blob: ae0e2f93c7ef4525d9b472d89ef90a1db2f5f9b9 [file] [log] [blame]
{
"name": "GZStackViewController",
"module_name": "StackViewController",
"version": "1.0.0",
"summary": "Protocol powered approach of creating fully featured StackViewControllers in Swift3",
"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.0"
},
"source_files": "StackViewController/**",
"frameworks": "UIKit",
"deprecated": true
}