blob: 7df889e1dbcc11f6d4e9bd8fc2240cb1d3bef638 [file] [log] [blame]
{
"name": "LightTextInput",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LightTextInput/Classes/**/*",
"pushed_with_swift_version": "4.0"
}