blob: 94a9841b65026b1c5281f2ef3e146ff9b2c32585 [file] [log] [blame]
{
"name": "FloatingLabelTextFieldSwiftUI",
"version": "4.0.4",
"summary": "A beautiful floating label textfield library written in SwiftUI.",
"description": "FloatingLabelTextField is a small and lightweight SwiftUI framework that allows to create beautiful and customisable floating label textfield!",
"homepage": "https://github.com/kishanraja/FloatingLabelTextFieldSwiftUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kishanraja": "rajakishanrk1996@gmail.com"
},
"source": {
"git": "https://github.com/kishanraja/FloatingLabelTextFieldSwiftUI.git",
"tag": "4.0.4"
},
"social_media_url": "https://twitter.com/RajaKishan4",
"platforms": {
"ios": "13.0"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}