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] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git]
/
Specs
/
1
/
2
/
9
/
XHTabBarSwift
/
1.1.1
/
XHTabBarSwift.podspec.json
blob
dd21933875e2d850d3ed663e992656dfc49ed0d0
1
{
2
"name": "XHTabBarSwift",
3
"version": "1.1.1",
4
"summary": "一行代码创建自定义TabBar,支持小红点,数字角标及自定义高度",
5
"homepage": "https://github.com/CoderZhuXH/XHTabBarSwift",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Zhu Xiaohui": "977950862@qq.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/CoderZhuXH/XHTabBarSwift.git",
18
"tag": "1.1.1"
19
},
20
"source_files": [
21
"XHTabBarSwift",
22
"*.{swift}"
23
],
24
"requires_arc": true
25
}