blob: 8a141039f810c03c99a7df86c9de663a98c87d5d [file] [log] [blame]
{
"name": "SeedStackViewController",
"module_name": "StackViewController",
"version": "0.3.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": {
"Indragie Karunaratne": "i@indragie.com"
},
"source": {
"git": "https://github.com/seedco/StackViewController.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "StackViewController/*.{h,swift}",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}