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] GizoSDK 2.0.2-alpha.07
[CocoaPods.git]
/
Specs
/
4
/
7
/
6
/
WSTableKit
/
0.1.1
/
WSTableKit.podspec.json
blob
3a9a8aac5a2eea0c5b52863c3fe59959fe4d24a7
1
{
2
"name": "WSTableKit",
3
"version": "0.1.1",
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.1.1"
13
},
14
"source_files": "WSTableKit/*.{h,m}",
15
"requires_arc": true,
16
"platforms": {
17
"ios": "7.0"
18
}
19
}