blob: e933a3efbd6225fe52f264f636c32f5ad94f691e [file] [log] [blame]
{
"name": "FloaterTextField",
"version": "0.1.1",
"swift_versions": "5",
"summary": "A short description of FloatTextField.",
"description": "TextField with float animation. Android style textfield",
"homepage": "https://github.com/MMDose/FloatingTextField.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bahida": "mmdoseh@gmail.com"
},
"source": {
"git": "https://github.com/MMDose/FloatingTextField.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "FloatingTextField/Classes/**/*",
"swift_version": "5"
}