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/klein-thibault/GenericValidator",
12 "Thibault Klein": "klein.thibault@gmail.com"
15 "git": "https://github.com/klein-thibault/GenericValidator.git",
21 "swift_versions": "5.0",
23 "source_files": "Sources/**/*.{swift}",
24 "swift_version": "5.0"