2 "name": "SJStringScore",
4 "summary": "Swift string search and fuzzy ranking. Score of 0 for no match; up to 1 for perfect.",
5 "description": "Swift string search and fuzzy ranking. Score of 0 for no match; up to 1 for perfect. StringScore is a Swift library which provides fast fuzzy string matching/scoring. Based on the JavaScript library of the same name, by Joshaven Potter.",
6 "homepage": "https://github.com/broadwaylamb/SJStringScore",
9 "Yichi Zhang": "zhang-yi-chi@hotmail.com"
12 "git": "https://github.com/broadwaylamb/SJStringScore.git",
15 "social_media_url": "https://twitter.com/nsyichi",
16 "source_files": "Sources/**/*.swift",
23 "pushed_with_swift_version": "3.0"