blob: 292d7c4c85eaf67a556c64ebe713c6144bc45461 [file] [log] [blame]
{
"name": "MAGComfortTextInput",
"version": "0.3.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MAGComfortTextInput/Classes/**/*",
"dependencies": {
"MAGMatveevReusable": [
"~> 0.2.1"
]
},
"pushed_with_swift_version": null
}