blob: 1a93d31b22043251c79397ed0374e2e6182c9886 [file] [log] [blame]
{
"name": "SeedStackViewController",
"version": "0.2.0",
"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.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "StackViewController/**",
"frameworks": "UIKit"
}