[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / e / 5 / StringPrefixSearchIndex / 0.0.6 / StringPrefixSearchIndex.podspec.json
blob3c4c5f0a8501252c6f7b511c4e07dc1b95196727
2   "name": "StringPrefixSearchIndex",
3   "version": "0.0.6",
4   "summary": "String search index by prefix.",
5   "platforms": {
6     "ios": "10.0"
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.6"
21   },
22   "source_files": "StringPrefixSearchIndex/**/*.{h,m,swift}"