blob: b88edbe2597e592fb89e017fef3dc4ac17458697 [file] [log] [blame]
{
"name": "BitapSearch",
"version": "0.2.3",
"summary": "Fuzzy searching using the Bitap algorithm.",
"description": "A lightweight fuzzy-search library, with zero dependencies",
"homepage": "https://github.com/krisk/BitapSearch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kirollos Risk": "kirollos@gmail.com"
},
"source": {
"git": "https://github.com/krisk/BitapSearch.git",
"tag": "0.2.3"
},
"social_media_url": "https://twitter.com/kirorisk",
"platforms": {
"ios": "8.0"
},
"source_files": "BitapSearch/Classes/**/*",
"deprecated_in_favor_of": "Fuse",
"pushed_with_swift_version": "3.0"
}