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] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git]
/
Specs
/
4
/
7
/
6
/
WSTableKit
/
0.3.1
/
WSTableKit.podspec.json
blob
e229f8f80f07e5c5fe4e6c1036b86c7657a9223d
1
{
2
"name": "WSTableKit",
3
"version": "0.3.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.3.1"
13
},
14
"source_files": "WSTableKit/*.{h,m}",
15
"requires_arc": true,
16
"platforms": {
17
"ios": "7.0"
18
}
19
}