blob: 9aaf949fa3f2f5151830cc050c57019d570af1bd [file] [log] [blame]
{
"name": "MAGComfortTextInput",
"version": "0.3.5",
"summary": "Making an input into UITextFields/UITextViews convinient",
"description": "Class for centering of focused UITextFields/UITextViews on free space of screen",
"homepage": "https://github.com/Magora-IOS/MAGComfortTextInput",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Denis Matveev": "matveev@magora-systems.com"
},
"source": {
"git": "https://github.com/Magora-IOS/MAGComfortTextInput.git",
"tag": "0.3.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MAGComfortTextInput/Classes/**/*",
"dependencies": {
"MAGMatveevReusable": [
"~> 0.3.4"
]
}
}