[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / b / a / TyToSearch / 0.0.2 / TyToSearch.podspec.json
blob0db22936d97c93e810569d5f7b177f9b4c8389e1
2   "name": "TyToSearch",
3   "version": "0.0.2",
4   "summary": "Typo-Tolerant Search",
5   "description": "Search Engine class that is returning hits and \"Did you mean\" suggestions. To use this typo-tolerant search, provide it an array of the keywords you want to search. It can be initialized from JSON Data or the path of that JSON file with specified keyPath of the array of keywords in it.",
6   "homepage": "https://github.com/nikola-markovic/TyToSearch",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nikola Marković": "nikolamarkovic1991@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/nikola-markovic/TyToSearch.git",
16     "tag": "0.0.2"
17   },
18   "swift_versions": "4.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "TyToSearch/**/*",
23   "swift_version": "4.0"