blob: 0abd1badda11ef5bfe0288790f8624d7ebf82113 [file] [log] [blame]
{
"name": "SeedStackViewController",
"module_name": "StackViewController",
"version": "0.5.1",
"summary": "Simplifies the process of building forms and other static content using UIStackView.",
"description": "StackViewController is a Swift framework that simplifies the process of building forms and other static content using UIStackView.",
"homepage": "https://github.com/seedco/StackViewController",
"license": "MIT",
"authors": "Seed",
"source": {
"git": "https://github.com/seedco/StackViewController.git",
"tag": "0.5.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "StackViewController/*.{h,swift}",
"frameworks": "UIKit",
"swift_versions": "5.0",
"swift_version": "5.0"
}