blob: d3e9b17d2a403870f8c2f20662d4ce8de6199d65 [file] [log] [blame]
{
"name": "SkyFloatingLabelTextField",
"version": "1.0.0",
"summary": "A beautiful, flexible and customizable textfield. Supports a floating label placeholder / title, error state and iconography.",
"homepage": "https://github.com/Skyscanner/SkyFloatingLabelTextField",
"license": {
"type": "Apache 2.0",
"file": "LICENSE.md"
},
"authors": "Daniel Langh, Gergely Orosz, Raimon Lapuente",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Skyscanner/SkyFloatingLabelTextField.git",
"tag": "v1.0.0"
},
"source_files": "SkyFloatingLabelTextField/SkyFloatingLabelTextField/*.swift"
}