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] TMNavigation 0.0.947
[CocoaPods.git]
/
Specs
/
f
/
2
/
e
/
WTabView
/
0.1.0
/
WTabView.podspec.json
blob
820ae3f791f3323faf3a58aa9b8bea865922d1e6
1
{
2
"name": "WTabView",
3
"version": "0.1.0",
4
"summary": "A short description of WTabView.",
5
"description": "标签组件",
6
"homepage": "https://github.com/IOSBO/WTableView",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"348886543@qq.com": "348886543@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/IOSBO/WTableView.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "WTabView/Classes/**/*",
22
"dependencies": {
23
"Masonry": [
24
"~> 1.1.0"
25
]
26
}
27
}