blob: 61634eba43231cc1ba594261d82cf850eaec5a58 [file] [log] [blame]
{
"name": "FloatingTextInput",
"version": "0.2.3",
"summary": "Floating title for UITextField and UITextView",
"description": "Additional view for UITextField and UITextView\n- floating behavior\n- title\n- separator\n- validation text",
"homepage": "https://github.com/RedMadRobot/floating-text-input",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexander-Ignition": "ai@redmadrobot.com"
},
"source": {
"git": "https://github.com/RedMadRobot/floating-text-input.git",
"tag": "0.2.3"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5",
"source_files": "FloatingTextInput/*.swift",
"frameworks": "UIKit",
"swift_version": "5"
}