blob: ce7c7de6226f5398a594a64414e430a76ffe2ae3 [file] [log] [blame]
{
"name": "SkyFloatingLabelTextField",
"version": "0.1.1",
"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": "v0.1.1"
},
"source_files": "SkyFloatingLabelTextField/SkyFloatingLabelTextField/*.swift"
}