blob: 6977f9ce2cde02d4210f580ff55f2276c1fb3e02 [file] [log] [blame]
{
"name": "ASViewController",
"version": "0.1.2",
"summary": "ViewController with auto scroll to active textField when keyboard is showing",
"description": "Auto scroll to active textField when keyboard is showing. When keyboard is showing up, the keyboard can covering active textField. This Pod prevents that behavior.",
"homepage": "https://github.com/onmotion/ASViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexandr Kozhevnikov": "onmotion1@gmail.com"
},
"source": {
"git": "https://github.com/onmotion/ASViewController.git",
"tag": "0.1.2"
},
"swift_version": "4.0.0",
"platforms": {
"ios": "8.0"
},
"source_files": "ASViewController/*.swift"
}