blob: 7e06454ca9aec24c62bb52482f6ad8e9e708f791 [file] [log] [blame]
{
"name": "TweeTextField",
"version": "1.0.1",
"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.0.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Sources/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}