blob: 0bb537a77b621cc525dc54aaf904d105ddb3fe1d [file] [log] [blame]
{
"name": "LightTextInput",
"version": "0.1.1",
"summary": "Pod for using textFields and textViews with common interface",
"description": "Implemented TextInput protocol and TextInputField with TextInputView, that implements this protocol. This allow use textField or textView with TextInput protocol.",
"homepage": "https://github.com/luximetr/LightTextInput",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luximetr": "alexandr.orlov@brander.ua"
},
"source": {
"git": "https://github.com/luximetr/LightTextInput.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LightTextInput/Classes/**/*",
"pushed_with_swift_version": "4.0"
}