blob: 8bd444348b85ba69c09d42ab87e1f9a6e9c32571 [file] [log] [blame]
{
"name": "FloatingTextInput",
"version": "0.2.4",
"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.4"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5",
"source_files": "FloatingTextInput/*.swift",
"frameworks": "UIKit",
"swift_version": "5"
}