[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / e / 2 / Levenshtein / 1.2.0 / Levenshtein.podspec.json
blobe6efa56c93765939fab4dc5e63f03bee1144e0a8
2   "name": "Levenshtein",
3   "version": "1.2.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.2.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Sources/*.swift",
19   "pushed_with_swift_version": "3.0"