blob: deaa389bf53d6f061a4b91de6c1bc38bd4f73921 [file] [log] [blame]
{
"name": "UITextFieldValidator",
"version": "0.1.7",
"summary": "UITextFieldValidator is provide textfield validation.",
"description": "UITextFieldValidation is improved validation base on you UITextField type. Now there is no need to write bunch of code for validate your textfield.",
"homepage": "https://github.com/satyerncareer/UITextFieldValidator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"satyencareer@gmail.com": "satyendra.chauhan@appster.in"
},
"source": {
"git": "https://github.com/satyerncareer/UITextFieldValidator.git",
"branch": "distribution",
"tag": "0.1.7"
},
"platforms": {
"ios": "11.0"
},
"source_files": "UITextFieldValidator/Classes/**/*",
"pushed_with_swift_version": "4.0"
}