[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / b / a / TyToSearch / 0.0.1 / TyToSearch.podspec.json
blob3559860c81bcd1cb41294001ca47f67ca6c7a447
2   "name": "TyToSearch",
3   "version": "0.0.1",
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.1"
17   },
18   "swift_versions": "4.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "TyToSearch/**/*",
23   "swift_version": "4.0"