blob: 6fe513e26df559be9023ba4713c3f1f5b02b159b [file] [log] [blame]
{
"name": "HSSearchable",
"platforms": {
"ios": "8.0"
},
"summary": "The easiest way to search from UITableView using UISearchBar or UISearchBarController in the minimum line of code.",
"requires_arc": true,
"version": "1.1.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hitendra Solanki": "hitendra.developer@gmail.com"
},
"homepage": "https://github.com/hitendradeveloper/HSSearchable",
"source": {
"git": "https://github.com/hitendradeveloper/HSSearchable.git",
"tag": "1.1.3"
},
"frameworks": "UIKit",
"source_files": "HSSearchable/**/*.{swift}"
}