[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / e / 3 / Dicey / 1.0.1 / Dicey.podspec.json
bloba79e3529020d8b259ecaef03936c7dcf1e2aa011
2   "name": "Dicey",
3   "version": "1.0.1",
4   "summary": "A string matching framework. Score strings on similarity.",
5   "description": "String matching using Sørensen–Dice coefficient algorithm.",
6   "homepage": "https://github.com/mikaoj/Dicey",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Joakim Gyllström": "joakim@backslashed.se"
13   },
14   "source": {
15     "git": "https://github.com/mikaoj/Dicey.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/*.swift",
22   "pushed_with_swift_version": "3.0"