blob: d3c1c48255badccfbe66fe9eec8b7f3310c3e040 [file] [log] [blame]
{
"name": "UITextFieldValidator",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "11.0"
},
"source_files": "UITextFieldValidator/Classes/**/*",
"pushed_with_swift_version": "4.0"
}