blob: ae7f5caeab136cb760955102022160fbd6239dca [file] [log] [blame]
{
"name": "Formalist",
"version": "0.6.3",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/seedco/Formalist",
"authors": "Seed",
"summary": "Declarative form building framework for iOS",
"description": "Swift framework for building forms on iOS using a simple, declarative, and readable syntax",
"source": {
"git": "https://github.com/seedco/Formalist.git",
"tag": "0.6.3"
},
"source_files": "Formalist/*.swift",
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"dependencies": {
"SeedStackViewController": [
"~> 0.5.0"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}