blob: 1e1ee5e8998456db85c38ad1964553d35633b436 [file] [log] [blame]
{
"name": "StringPrefixSearchIndex",
"version": "0.0.7",
"summary": "String search index by prefix.",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5",
"description": "Fast Search through a list of strings by prefix.",
"homepage": "https://github.com/mohammedDehairy/StringPrefixSearchIndex",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Mohamed Mohamed El Dehairy": "m.eldehairy@gmail.com"
},
"source": {
"git": "https://github.com/mohammedDehairy/StringPrefixSearchIndex.git",
"tag": "0.0.7"
},
"source_files": "StringPrefixSearchIndex/**/*.{h,m,swift}",
"swift_version": "5"
}