[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 8 / 6 / MaterialTabBar / 0.1.1 / MaterialTabBar.podspec.json
blob65abe39d9f9c252e18a0116e3418ae7c895faad5
2   "name": "MaterialTabBar",
3   "version": "0.1.1",
4   "summary": "A tab bar controller based on Material design.",
5   "description": "Simple and customizable tab bar controller which resembles the Material tab bar on Android.",
6   "homepage": "https://github.com/haluzak/MaterialTabBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michal Rentka": "michalrentka@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/haluzak/MaterialTabBar.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MaterialTabBar/Classes/**/*",
22   "pushed_with_swift_version": "4.0"