blob: 44ab1ee30d855d4a87888f614bdfc3bb5a5720b1 [file] [log] [blame]
{
"name": "FloatingLabelTextField",
"swift_versions": "5.0",
"version": "1.1.0",
"summary": "FloatingLabelTextField",
"description": "Library that allows to show animated floating label above the text field",
"homepage": "https://github.com/z-four/FloatingLabelTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmitriy Zhyzhko": "zfour.dev@gmail.com"
},
"source": {
"git": "https://github.com/z-four/FloatingLabelTextField.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FloatingLabelTextField/Classes/**/*.swift",
"resource_bundles": {
"FloatingLabelTextField.swift": "FloatingLabelTextField/*.otf"
},
"swift_version": "5.0"
}