2 "name": "GenericValidator",
4 "summary": "Validation helper tool",
5 "description": "Provides Validatable and Evaluatable protocols to validate and evaluate every type conforming to the them.\nAlso provides helper functions using regular expressions and extensions on String and UITextField.",
6 "homepage": "https://github.com/prolificinteractive/GenericValidator",
12 "Thibault Klein": "thibault@prolificinteractive.com"
15 "git": "https://github.com/prolificinteractive/GenericValidator.git",
22 "source_files": "Sources/**/*.{swift}",
23 "pushed_with_swift_version": "3.0"