[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 3 / 7 / FBTabBar / 0.1.0 / FBTabBar.podspec.json
blob501c4ec8461341c1672ed1374429dd1533cd9180
2   "name": "FBTabBar",
3   "version": "0.1.0",
4   "summary": "developer use FBTabBar for custom TabBar with more setting choice",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/flybear123/FBTabBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "flybear123": "liwxiong@126.com"
13   },
14   "source": {
15     "git": "https://github.com/flybear123/FBTabBar.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "FBTabBar/Classes/**/*",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "dependencies": {
24     "SnapKit": [
26     ]
27   }