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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
7
/
d
/
c
/
YXTabBarVC
/
0.0.8
/
YXTabBarVC.podspec.json
blob
7710a44aeb0757edb0600f1512449465eaeda708
1
{
2
"name": "YXTabBarVC",
3
"version": "0.0.8",
4
"summary": "easy tabBar",
5
"homepage": "https://gitlab.com/AcheOrange/pods",
6
"license": "MIT",
7
"authors": {
8
"OnlyStu": "371706801@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://gitlab.com/AcheOrange/pods.git",
15
"tag": "0.0.8"
16
},
17
"source_files": "YXTabBarVC/**/*.{h,m}",
18
"dependencies": {
19
"YXColorTool": [
20
"~> 0.0.7"
21
]
22
}
23
}