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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
e
/
a
/
8
/
ZWebKit
/
1.0.0
/
ZWebKit.podspec.json
blob
a9f8750160eb2ac4d5ad2956714ce5a3409c7279
1
{
2
"name": "ZWebKit",
3
"version": "1.0.0",
4
"summary": "ZWebKit",
5
"description": "ZWebKit",
6
"homepage": "https://github.com/lZackx/ZWebKit",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"lZackx": "lzackx@lzackx.com"
13
},
14
"source": {
15
"git": "https://github.com/lZackx/ZWebKit.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "13.0"
20
},
21
"swift_versions": [
22
"5.0"
23
],
24
"source_files": "ZWebKit/Classes/**/*",
25
"resource_bundles": {
26
"ZWebKit": [
27
"ZWebKit/Assets/*.js"
28
]
29
},
30
"frameworks": [
31
"UIKit",
32
"WebKit"
33
],
34
"dependencies": {
35
"Cordova": [
36
37
]
38
},
39
"swift_version": "5.0"
40
}