[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / e / 5 / StringPrefixSearchIndex / 0.0.1 / StringPrefixSearchIndex.podspec.json
blob2c21d82a5f232449564d883b44d9a3ea5fe37426
2   "name": "StringPrefixSearchIndex",
3   "version": "0.0.1",
4   "summary": "String search index by prefix.",
5   "platforms": {
6     "ios": "12.1"
7   },
8   "swift_version": "4.2",
9   "description": "Fast Search through a list of strings by prefix.",
10   "homepage": "https://github.com/mohammedDehairy/StringPrefixSearchIndex",
11   "license": {
12     "type": "Apache",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Mohamed Mohamed El Dehairy": "m.eldehairy@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/mohammedDehairy/StringPrefixSearchIndex.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "StringPrefixSearchIndex/**/*.{h,m,swift}"