blob: 0a232172851413eba7f53c7126be8699074bfc73 [file] [log] [blame]
{
"name": "FloatingLabelTextField",
"swift_version": "4.2",
"version": "1.0.4",
"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.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FloatingLabelTextField/Classes/**/*.swift",
"resource_bundles": {
"FloatingLabelTextField.swift": "FloatingLabelTextField/*.otf"
}
}