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] kit_extension 0.4.3
[CocoaPods.git]
/
Specs
/
2
/
e
/
4
/
TVTabView
/
0.4
/
TVTabView.podspec.json
blob
3e5091378fe09950198078ff6f8b5c1b1b22343f
1
{
2
"name": "TVTabView",
3
"version": "0.4",
4
"license": "MIT",
5
"summary": "Handy tab view.",
6
"homepage": "https://github.com/DingHub/TVTabView",
7
"authors": {
8
"DingHub": "love-nankai@163.com"
9
},
10
"source": {
11
"git": "https://github.com/DingHub/TVTabView.git",
12
"tag": "0.4"
13
},
14
"source_files": "Source/*.{h,m}",
15
"platforms": {
16
"ios": "6.0"
17
},
18
"requires_arc": true
19
}