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] DemoTestFramework 1.0.7
[CocoaPods.git]
/
Specs
/
3
/
6
/
9
/
SCTabBarB
/
0.0.4
/
SCTabBarB.podspec.json
blob
c789c2ff729c1f6b354f7884d5614d111f993264
1
{
2
"name": "SCTabBarB",
3
"version": "0.0.4",
4
"summary": "基本Tabbar",
5
"description": "TODO: 基本Tabbar",
6
"homepage": "https://gitee.com/qishaochun/SCTabBarB",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"qishaochun": "qishaochun_work@163.com"
13
},
14
"source": {
15
"git": "https://gitee.com/qishaochun/SCTabBarB.git",
16
"tag": "0.0.4"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "SCTabBarB/Classes/**/*"
22
}