4 "summary": "A Swift based Regex class",
5 "description": "A Swift regex class abstracting away the complexities of NSRegularExpression, NSRange and Swift Strings",
6 "homepage": "https://github.com/dagronf",
12 "Darren Ford": "dford_au-reg@yahoo.com"
15 "git": "https://github.com/dagronf/DSFRegex.git",
24 "source_files": "Sources/DSFRegex/**/*.swift",
32 "swift_version": "5.7"