2 "name": "FuzzyMatching",
4 "summary": "Easy to use, lightweight and dependency free fuzzy-search library written in swift.",
5 "description": "The library uses the Jaro Winkler Similarity Algorithm for finding the closest match to a given term.",
6 "homepage": "https://github.com/cunum/fuzzy-search",
7 "screenshots": "https://github.com/cunum/fuzzy-search/blob/master/screen.png?raw=true",
13 "cunum": "christian.mahler@cunum.com"
16 "git": "https://github.com/cunum/fuzzy-search.git",
19 "social_media_url": "https://twitter.com/ChristianMahler",
23 "source_files": "FuzzySearch/*.{swift}",
24 "swift_versions": "5.0",
25 "swift_version": "5.0"