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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
c
/
e
/
4
/
ZXTableView
/
1.0.8
/
ZXTableView.podspec.json
blob
cbab6e5231e2b399b3cef7f19f9c329792381ed2
1
{
2
"name": "ZXTableView",
3
"version": "1.0.8",
4
"summary": "快速构建TableView",
5
"homepage": "https://github.com/SmileZXLee/ZXTableView",
6
"license": "MIT",
7
"authors": {
8
"李兆祥": "393727164@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/SmileZXLee/ZXTableView.git",
15
"tag": "1.0.8"
16
},
17
"source_files": "ZXTableView/**/*",
18
"requires_arc": true
19
}