blob: 508455f5db0cc1fb61ba950b2a5d6492bf94ce10 [file] [log] [blame]
{
"name": "TweeTextField",
"version": "1.6.2",
"summary": "Lightweight set of attributed text fields with nice animation",
"description": "This is lightweight library that provides different types of Text Fields based on your needs. I was inspired by https://uimovement.com/ui/2524/input-field-help/.",
"homepage": "https://github.com/oleghnidets/TweeTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oleg Hnidets": "oleg.oleksan@gmail.com"
},
"source": {
"git": "https://github.com/oleghnidets/TweeTextField.git",
"tag": "1.6.2"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"requires_arc": true,
"source_files": "Sources/*.swift",
"frameworks": "UIKit",
"swift_version": "5.0"
}