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] TensorFlowLiteSwift 0.0.1-nightly.20250112
[CocoaPods.git]
/
Specs
/
0
/
5
/
8
/
HDWebview
/
0.1.0
/
HDWebview.podspec.json
blob
6537cf4083d212f7991c971b98eb3e9f01902bc0
1
{
2
"name": "HDWebview",
3
"version": "0.1.0",
4
"summary": "webview组件",
5
"description": "封装了一个webview组件.",
6
"homepage": "https://github.com/ddoger/HDWebview",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"大内密探零零狗": "chenmenglou@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/ddoger/HDWebview.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "7.0"
20
},
21
"source_files": "HDWebview/Classes/**/*"
22
}