blob: 658943c404d4a478eb2b69929ce1d7b600e211e0 [file] [log] [blame]
{
"name": "FloatingLabelTextFieldSwiftUI",
"version": "1.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": "1.0.0"
},
"source_files": "FloatingLabelTextField/**/*.{h,m,swift}",
"swift_version": "4.2"
}