[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / e / 2 / Levenshtein / 1.0.0 / Levenshtein.podspec.json
blob810291bb14cc8d62327d8f95341d695d1a8d496c
2   "name": "Levenshtein",
3   "version": "1.0.0",
4   "summary": "levenshtein distance",
5   "homepage": "https://github.com/django335/Levenshtein",
6   "license": "MIT",
7   "authors": {
8     "Naoki Morikubo": "django0820@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/django335/Levenshtein.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Sources/*.swift"