blob: 290b14eb6caa751a70595688315dc80d4650b58e [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": "4.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hitendra Solanki": "hitendra.developer@gmail.com"
},
"homepage": "https://github.com/hitendradeveloper/HSSearchable",
"source": {
"git": "https://github.com/hitendradeveloper/HSSearchablePodSpecs.git",
"tag": "4.2"
},
"frameworks": "UIKit",
"source_files": "HSSearchable/**/HSSearchable.swift",
"swift_version": "4.2"
}