[Add] MTPush 4.3.2
[CocoaPods.git] / Specs / a / b / d / PullUpTabBar / 1.1.1 / PullUpTabBar.podspec.json
blobb2bb6c7fce96fab38d3e7dce567c29f58ee6e7c2
2   "name": "PullUpTabBar",
3   "version": "1.1.1",
4   "summary": "google like pull up tab bar feature",
5   "description": "put your summary or table view in the pull up tabbar without having to navigate to another view controller. Similiar to google map where you search the result and display it in the tab bar. User can pull up and see all the information there",
6   "homepage": "https://github.com/tdle94/PullUpTabBar",
7   "swift_versions": "4.2",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "tdle94": "tuyendle92"
14   },
15   "source": {
16     "git": "https://github.com/tdle94/PullUpTabBar.git",
17     "tag": "1.1.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "PullUpTabBar/Classes/**/*",
23   "swift_version": "4.2"