blob: 2dc738ddcb027ddca104ebb522beeb9319f5e041 [file] [log] [blame]
{
"name": "DTTextField",
"version": "0.3.0",
"summary": "DTTextField is UITextField library.",
"description": "DTTextField is UITextField library with floating and error label.",
"homepage": "https://github.com/iDhaval/DTTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dhaval Thanki": "dhaval.thanki@gmail.com"
},
"source": {
"git": "https://github.com/iDhaval/DTTextField.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DTTextField/Classes/*.{swift}",
"frameworks": "UIKit"
}