blob: 035ead0b286b32c10fa429ff657407145b7e7744 [file] [log] [blame]
{
"name": "WTTextField",
"version": "1.0.7",
"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.7"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"requires_arc": true,
"source_files": "WTTextField/WTTextField/Classes/**/*"
}