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] VideoIDSDK 1.28.3-FR
[CocoaPods.git]
/
Specs
/
3
/
a
/
4
/
JYWKWebView
/
1.0.0
/
JYWKWebView.podspec.json
blob
a926354918082b479819529138e30e7fdfb27b2f
1
{
2
"name": "JYWKWebView",
3
"version": "1.0.0",
4
"summary": "WKWebView简单封装",
5
"platforms": {
6
"ios": "9.0"
7
},
8
"homepage": "https://github.com/CoderJYZhu/JYWKWebView",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"某天": "505340739@qq.com"
15
},
16
"source": {
17
"git": "https://github.com/CoderJYZhu/JYWKWebView.git",
18
"tag": "1.0.0"
19
},
20
"source_files": "JYWKWebView/JYWKWebView.h",
21
"requires_arc": true
22
}