blob: 13d5de6202c6b0d6a20479029373fb852c7e274e [file] [log] [blame]
{
"name": "StringPrefixSearchIndex",
"version": "0.0.3",
"summary": "String search index by prefix.",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"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.3"
},
"source_files": "StringPrefixSearchIndex/**/*.{h,m,swift}"
}