[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 7 / a / JKBottomSearchView / 1.1.1 / JKBottomSearchView.podspec.json
blob6d27e925d098c49d67f1d3bc171a521203979aea
2   "name": "JKBottomSearchView",
3   "version": "1.1.1",
4   "summary": "Search View similar to Apple maps solution",
5   "description": "Simple view that contains searchBar and tableView and allows for full customization with native dataSource and delegate classes. SearchView can be dragged and after drop will snap to closest of 3 levels (fully collapsed, middle, fully expanded).",
6   "homepage": "https://github.com/JaroVoltix/JKBottomSearchView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "JarosÅ‚aw Krajewski": "jaroslaw.krajewski94@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/JaroVoltix/JKBottomSearchView.git",
16     "tag": "v1.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Sources/*",
22   "pushed_with_swift_version": "3.0"