[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 6 / c / HSSearchable / 1.1.3 / HSSearchable.podspec.json
blob6fe513e26df559be9023ba4713c3f1f5b02b159b
2   "name": "HSSearchable",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "The easiest way to search from UITableView using UISearchBar or UISearchBarController in the minimum line of code.",
7   "requires_arc": true,
8   "version": "1.1.3",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Hitendra Solanki": "hitendra.developer@gmail.com"
15   },
16   "homepage": "https://github.com/hitendradeveloper/HSSearchable",
17   "source": {
18     "git": "https://github.com/hitendradeveloper/HSSearchable.git",
19     "tag": "1.1.3"
20   },
21   "frameworks": "UIKit",
22   "source_files": "HSSearchable/**/*.{swift}"