[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 6 / 8 / 5 / FuzzySearch / 1.1.0 / FuzzySearch.podspec.json
blob3deaab96d8e6434478c5adc099619977d6c72b72
2   "name": "FuzzySearch",
3   "version": "1.1.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/rahulnadella/FuzzySearch",
8   "authors": {
9     "Rahul Nadella": "rahulnadella@yahoo.com"
10   },
11   "summary": "Utility class to find an approximate match for specific String",
12   "source": {
13     "git": "https://github.com/rahulnadella/FuzzySearch.git",
14     "tag": "v1.1.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "FuzzySearch.swift"