[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / a / e / 5 / StringPrefixSearchIndex / 0.0.7 / StringPrefixSearchIndex.podspec.json
blob1e1ee5e8998456db85c38ad1964553d35633b436
2   "name": "StringPrefixSearchIndex",
3   "version": "0.0.7",
4   "summary": "String search index by prefix.",
5   "platforms": {
6     "ios": "10.0"
7   },
8   "swift_versions": "5",
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.7"
21   },
22   "source_files": "StringPrefixSearchIndex/**/*.{h,m,swift}",
23   "swift_version": "5"