repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] FCService 0.0.61-fc
[CocoaPods.git]
/
Specs
/
3
/
2
/
6
/
XHTabBar
/
1.5
/
XHTabBar.podspec.json
blob
18b3bd32884aa8e8fd7be6e52725f7f2b505b715
1
{
2
"name": "XHTabBar",
3
"version": "1.5",
4
"summary": "快速创建自定义TabBar,支持小红点,数字角标及自定义高度",
5
"homepage": "https://github.com/CoderZhuXH/XHTabBar",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Zhu Xiaohui": "977950862@qq.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/CoderZhuXH/XHTabBar.git",
18
"tag": "1.5"
19
},
20
"source_files": [
21
"XHTabBar",
22
"*.{h,m}"
23
],
24
"requires_arc": true
25
}