2 "name": "FuzzyMatchingSwift",
4 "summary": "Fuzzy matching String extensions.",
5 "description": "FuzzyMatchingSwift provides String extensions which allow developers to find similar Strings in Strings and Arrays of Strings.",
6 "homepage": "https://github.com/seanoshea/FuzzyMatchingSwift",
12 "seanoshea": "oshea.ie@gmail.com"
15 "git": "https://github.com/seanoshea/FuzzyMatchingSwift.git",
18 "social_media_url": "https://twitter.com/seanoshea",
20 "compiler_flags": "-whole-module-optimization",
27 "source_files": "FuzzyMatchingSwift/Classes/**/*",
28 "pushed_with_swift_version": "4.0"