[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 6 / 0 / FuzzyMatchingSwift / 0.1.0 / FuzzyMatchingSwift.podspec.json
blob630da17c0ee21d4243f0fcd8332edc004d16daba
2   "name": "FuzzyMatchingSwift",
3   "version": "0.1.0",
4   "summary": "Fuzzy matching String extensions.",
5   "description": "FuzzyMatchingSwift provides String extensions which allow developers to find similar Strings in Strings.",
6   "homepage": "https://github.com/seanoshea/FuzzyMatchingSwift",
7   "license": {
8     "type": "Apache 2",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "seanoshea": "oshea.ie@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/seanoshea/FuzzyMatchingSwift.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/seanoshea",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "FuzzyMatchingSwift/Classes/**/*"