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] MentaVlionAdapter 6.00.22
[CocoaPods.git]
/
Specs
/
4
/
7
/
6
/
WSTableKit
/
0.3.5
/
WSTableKit.podspec.json
blob
125ed8e715d953ba5ee13e43f6f0832637144a7e
1
{
2
"name": "WSTableKit",
3
"version": "0.3.5",
4
"license": "MIT",
5
"authors": {
6
"Alex Nikishin": "wisdoomer@gmail.com"
7
},
8
"summary": "Simple table framework.",
9
"homepage": "https://github.com/Wisors/WSTableKit",
10
"source": {
11
"git": "https://github.com/Wisors/WSTableKit.git",
12
"tag": "0.3.5"
13
},
14
"source_files": "WSTableKit/*.{h,m}",
15
"requires_arc": true,
16
"platforms": {
17
"ios": "7.0"
18
}
19
}