blob: 3c58e83aed9ff899ee8e804b49af4157255734ee [file] [log] [blame]
{
"name": "FormUIKit",
"version": "0.0.3",
"summary": "Create UITableView-based forms for text input, object selection, and more with little work.",
"description": "This allows you to create UITableView-based forms for text input, object selection, and more with little work.",
"homepage": "https://github.com/sahandnayebaziz/FormUIKit",
"license": "MIT",
"authors": {
"sahandnayebaziz": "sahand@sahand.me"
},
"source": {
"git": "https://github.com/sahandnayebaziz/FormUIKit.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "11.0"
},
"source_files": "FormUIKit/Sources/**/*.swift",
"dependencies": {
"SnapKit": [
"> 4"
]
},
"pushed_with_swift_version": "4.0"
}