blob: a79e3529020d8b259ecaef03936c7dcf1e2aa011 [file] [log] [blame]
{
"name": "Dicey",
"version": "1.0.1",
"summary": "A string matching framework. Score strings on similarity.",
"description": "String matching using Sørensen–Dice coefficient algorithm.",
"homepage": "https://github.com/mikaoj/Dicey",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joakim Gyllström": "joakim@backslashed.se"
},
"source": {
"git": "https://github.com/mikaoj/Dicey.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}