blob: 19cd301d880a40839c0c3969fcd71d99186fa7a6 [file] [log] [blame]
{
"name": "DTTextField",
"version": "0.2.7",
"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.2.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DTTextField/Classes/*.{swift}",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}