blob: 5b88f42f2907a0150f4e6afcfa7355f27f9fb19d [file] [log] [blame]
{
"name": "WTTextField",
"version": "1.0.17",
"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": "WTTextField/LICENSE"
},
"authors": {
"WasiAtFolio3": "mwasi@folio3.com"
},
"source": {
"git": "https://github.com/WasiAtFolio3/WTTextField.git",
"tag": "1.0.17"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"requires_arc": true,
"source_files": "WTTextField/WTTextField/Classes/**/*",
"swift_version": "4.0"
}