blob: 173716a531574a87ca6083d173732eb94dfd32ee [file] [log] [blame]
{
"name": "StringScore",
"version": "0.0.1",
"summary": "StringScore is an Objective-C library which provides super fast fuzzy string matching/scoring.",
"homepage": "https://github.com/thetron/StringScore",
"license": {
"type": "MIT",
"file": "README.md"
},
"authors": {
"Nicholas Bruning": "nicholas@bruning.com.au"
},
"source": {
"git": "https://github.com/thetron/StringScore.git",
"commit": "25c55898b853a96715405b5f92ec80e34d13fca8"
},
"source_files": "NSString+Score.{h,m}",
"requires_arc": true
}