blob: 7066f905c206fc0db28df0a334e813a8864b6b38 [file] [log] [blame]
{
"name": "MAGComfortTextInput",
"version": "0.2.6",
"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.2.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MAGComfortTextInput/Classes/**/*",
"dependencies": {
"MAGMatveevReusable": [
"~> 0.2.0"
]
},
"pushed_with_swift_version": null
}