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