blob: 6764dfe899141147fca71804e7c2ec1f630608c8 [file] [log] [blame]
{
"name": "SwiftyFormsUI",
"version": "0.12.3",
"summary": "UI elements for SwiftyForms",
"description": "A collection of UI elements that can be used when creating forms with SwiftyForms",
"homepage": "https://github.com/gkaimakas/SwiftyFormsUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gkaimakas": "gkaimakas@gmail.com"
},
"source": {
"git": "https://github.com/gkaimakas/SwiftyFormsUI.git",
"tag": "0.12.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftyFormsUI/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
],
"SwiftyForms": [
"~> 0.12.0"
]
},
"pushed_with_swift_version": "3.0"
}