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