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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
f
/
7
/
c
/
RDWebTools
/
1.0.0
/
RDWebTools.podspec.json
blob
1b3235cadafeda12356bf3ae88ddd3f62d446d99
1
{
2
"name": "RDWebTools",
3
"version": "1.0.0",
4
"summary": "WebView and WebViewController based on WKWebView",
5
"homepage": "https://github.com/Radarrrrr/RDWebTools",
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/RDWebTools.git",
18
"tag": "1.0.0"
19
},
20
"source_files": "RDWebTools/*",
21
"requires_arc": true
22
}