2 "name": "SwiftyStringScore",
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. SwiftyStringScore 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/yichizhang/SwiftyStringScore",
9 "Yichi Zhang": "zhang-yi-chi@hotmail.com"
12 "git": "https://github.com/yichizhang/SwiftyStringScore.git",
15 "social_media_url": "https://twitter.com/nsyichi",
17 "source_files": "Source/**/*",