2 "name": "AllTooValidatorSwift",
4 "summary": "This is a Swift validator that uses the Chain of Responsibility pattern to add validations for inputs or other values.",
5 "module_name": "AllTooValidator",
6 "description": "Validator using the Chain of Responsibility pattern. This is a Swift validator that uses the Chain of Responsibility pattern to add validations for inputs or other values.",
7 "homepage": "https://github.com/nowjordanhappy/AllTooValidatorSwift",
13 "Jordan R. A.": "nowjordanhappy@gmail.com"
16 "git": "https://github.com/nowjordanhappy/AllTooValidatorSwift.git",
22 "swift_versions": "5.0",
23 "source_files": "AllTooValidatorSwift/Classes/**/*",
24 "swift_version": "5.0"