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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
9
/
8
/
4
/
SCGridTable
/
0.9.0
/
SCGridTable.podspec.json
blob
92c97c542bcf2e8c636133eef1e83d8ea9c19d81
1
{
2
"name": "SCGridTable",
3
"version": "0.9.0",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"homepage": "https://github.com/luosch/SCGridTable",
9
"authors": {
10
"Sicheng Luo": "i@lsich.com"
11
},
12
"summary": "A uesful and lightweight GridTable for iOS APP",
13
"source": {
14
"git": "https://github.com/luosch/SCGridTable.git",
15
"tag": "v0.9.0"
16
},
17
"source_files": "Classes/*.{h,m}",
18
"frameworks": [
19
"Foundation",
20
"UIKit"
21
],
22
"requires_arc": true,
23
"platforms": {
24
"ios": "7.0"
25
}
26
}