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