blob: 1e80d50e78dced967e6bf0a5401b0f672409e399 [file] [log] [blame]
{
"name": "UITextFieldValidator",
"version": "0.1.1",
"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",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "UITextFieldValidator/Classes/**/*",
"pushed_with_swift_version": "4.0"
}