[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / c / HSSearchable / 1.2 / HSSearchable.podspec.json
blob431563f0b283c6b2a49f1da41c228795931c1b03
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.2",
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/HSSearchablePodSpecs.git",
19     "tag": "1.2"
20   },
21   "frameworks": "UIKit",
22   "source_files": "HSSearchable/**/*.{swift}"