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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
e
/
3
/
d
/
RDTableView
/
1.0.0
/
RDTableView.podspec.json
blob
8dd31640a3544d43908cba2f7a8b1832ead78467
1
{
2
"name": "RDTableView",
3
"version": "1.0.0",
4
"summary": "a customize tableview very convience to use",
5
"homepage": "https://github.com/Radarrrrr/RDTableView",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Radar": "imryd@163.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/Radarrrrr/RDTableView.git",
18
"tag": "1.0.0"
19
},
20
"source_files": "RDTableView/*",
21
"requires_arc": true
22
}