[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 4 / f / XSHybridWebview / 0.0.1 / XSHybridWebview.podspec.json
blobe4ef7873a126c4a0c43b2860750d5b24c2ded863
2   "name": "XSHybridWebview",
3   "version": "0.0.1",
4   "summary": "A short description of hybrid_webview.",
5   "description": "A hybrid develop framework",
6   "homepage": "http://EXAMPLE/hybrid_webview",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "masiyi": "masiyi@xsyxsc.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://gitlab.xsyxsc.com/xsfe-application/xs_webview_base_ios.git"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m,swift}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "dependencies": {
27     "MMKV": [
28       "~> 1.2.0"
29     ],
30     "Alamofire": [
31       "~> 5.2.0"
32     ],
33     "Kingfisher": [
34       "~> 5.8.0"
35     ],
36     "KingfisherWebP": [
37       "~> 1.1.0"
38     ],
39     "BMPlayer": [
40       "~> 1.3.0"
41     ],
42     "Zip": [
43       "~> 2.1.0"
44     ],
45     "BarcodeScanner": [
46       "~> 5.0.0"
47     ],
48     "ImageViewer": [
49       "~> 6.0.0"
50     ],
51     "Tiercel": [
52       "~> 3.2.0"
53     ],
54     "JGProgressHUD": [
55       "~> 2.2.0"
56     ],
57     "SwiftEntryKit": [
58       "~> 1.2.7"
59     ],
60     "ZLPhotoBrowser": [
61       "~> 4.1.3"
62     ],
63     "Cache": [
64       "~> 6.0.0"
65     ]
66   },
67   "swift_version": "5.0"