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