blob: 810291bb14cc8d62327d8f95341d695d1a8d496c [file] [log] [blame]
{
"name": "Levenshtein",
"version": "1.0.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.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/*.swift"
}