blob: 0b1f706528727938a7d86554cadee7d33e3bb639 [file] [log] [blame]
{
"name": "Levenshtein",
"version": "1.1.0",
"summary": "levenshtein distance",
"homepage": "https://github.com/django335/Levenshtein",
"license": "MIT",
"authors": {
"Naoki Morikubo": "django0820@gmail.com"
},
"source": {
"git": "https://github.com/django335/Levenshtein.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/*.swift"
}