blob: e6efa56c93765939fab4dc5e63f03bee1144e0a8 [file] [log] [blame]
{
"name": "Levenshtein",
"version": "1.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}