blob: 4fc0b202b0dbe5de88d3e63b7b97d5c59f1caed0 [file] [log] [blame]
{
"name": "ElValidator",
"version": "1.0.1",
"summary": "A simple plugin to help you validate textfield entries",
"description": "ElValidator Helps you controle yours UITextField user entries\n by validating them.\n You can add multiples validators to a UITextfield :\n- Date Validator\n- Lenght Validator\n- Regex\n- ...",
"homepage": "https://github.com/dk53/ElValidator",
"license": "MIT",
"authors": {
"Victor Carmouze": "victor.carmouze@gmail.com"
},
"source": {
"git": "https://github.com/dk53/ElValidator.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}