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] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git]
/
Specs
/
0
/
f
/
1
/
BHTopTabbar
/
0.1.0
/
BHTopTabbar.podspec.json
blob
61750b39abb8ec9e0e2685bd5b3a0200cdf4b32c
1
{
2
"name": "BHTopTabbar",
3
"version": "0.1.0",
4
"summary": "只有当前页面 在显示的时候才会加载,下载等 , 可以节约很多的内存 , 宝贵的流量",
5
"homepage": "https://github.com/CheckRan/BHTopTabbar",
6
"license": "Apache",
7
"authors": {
8
"冉俊雄": "1026609136@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/CheckRan/BHTopTabbar.git",
15
"tag": "0.1.0"
16
},
17
"source_files": "BHTopTabbar/**/*",
18
"requires_arc": true,
19
"dependencies": {
20
"Masonry": [
21
22
]
23
}
24
}