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