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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
3
/
2
/
6
/
XHTabBar
/
1.3
/
XHTabBar.podspec.json
blob
52ae16e65dd76c4b724dd0dc02639b12e7c5a7cf
1
{
2
"name": "XHTabBar",
3
"version": "1.3",
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.3"
19
},
20
"source_files": [
21
"XHTabBar",
22
"*.{h,m}"
23
],
24
"requires_arc": true
25
}