blob: fe9b728292c73e265a73b50d88cfc6cfd0e4281d [file] [log] [blame]
{
"name": "FloatingLabelTextFieldSwiftUI",
"version": "2.0.0",
"summary": "A beautiful and customisable 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.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kishanraja": "rajakishanrk1996@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/kishanraja/FloatingLabelTextFieldSwiftUI.git",
"tag": "2.0.0"
},
"source_files": "Sources/**/*",
"swift_version": "4.2"
}