blob: 431563f0b283c6b2a49f1da41c228795931c1b03 [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.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": "1.2"
},
"frameworks": "UIKit",
"source_files": "HSSearchable/**/*.{swift}"
}