blob: a8f9d23c69b9bf6850ba6e58df44a07b7585c245 [file] [log] [blame]
{
"name": "FormViewController",
"version": "0.1.0",
"summary": "FormViewController is UIViewController that manages keyboard.",
"description": "'FormViewController manages keyboard activities. It will automatically make the selected textfield visible if the appearing keyboard overlaps.'",
"homepage": "https://github.com/jke661s/FormViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jackie Wang": "jke661s@gmail.com"
},
"source": {
"git": "https://github.com/jke661s/FormViewController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}