blob: acd8a6e045397da5996269e7e91a2d91f01701ed [file] [log] [blame]
{
"name": "MAGComfortTextInput",
"version": "0.3.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MAGComfortTextInput/Classes/**/*",
"dependencies": {
"MAGMatveevReusable": [
"~> 0.2.2"
]
}
}