blob: 342fa6d65c4f986b8b1723c81eb55af898c37303 [file] [log] [blame]
{
"name": "WTTextField",
"version": "1.0.0",
"summary": "A customizable custom TextField view with floating placeholder and inline error feature.",
"description": "A customizable custom TextField view with floating placeholder and inline error feature. This is a product of Folio3",
"homepage": "https://github.com/WasiAtFolio3/WTTextField.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WasiAtFolio3": "hazad@folio3.com"
},
"source": {
"git": "https://github.com/WasiAtFolio3/WTTextField.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"requires_arc": true,
"source_files": "WTTextField/Classes/**/*"
}