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