[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / a / e / 5 / StringPrefixSearchIndex / 0.0.3 / StringPrefixSearchIndex.podspec.json
blob13d5de6202c6b0d6a20479029373fb852c7e274e
2   "name": "StringPrefixSearchIndex",
3   "version": "0.0.3",
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.3"
21   },
22   "source_files": "StringPrefixSearchIndex/**/*.{h,m,swift}"