6 "text": " Copyright (c) Jarrod Parkes. All rights reserved.\n"
8 "homepage": "https://jarrodparkes.com",
9 "summary": "A string validation library.",
10 "description": "A library containing rules for validating string inputs.",
12 "Jarrod Parkes": "parkesfjarrod@gmail.com"
15 "git": "https://github.com/jarrodparkes/Validator.git",
25 "static_framework": true,
26 "source_files": "Validator/Classes/**/*.{swift}",
27 "frameworks": "Foundation",
28 "swift_version": "5.0"