blob: 3deaab96d8e6434478c5adc099619977d6c72b72 [file] [log] [blame]
{
"name": "FuzzySearch",
"version": "1.1.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/rahulnadella/FuzzySearch",
"authors": {
"Rahul Nadella": "rahulnadella@yahoo.com"
},
"summary": "Utility class to find an approximate match for specific String",
"source": {
"git": "https://github.com/rahulnadella/FuzzySearch.git",
"tag": "v1.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "FuzzySearch.swift"
}