[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / f / 5 / JxlNukePlugin / 1.0.1 / JxlNukePlugin.podspec.json
blobe97a7a3a54559a1b75e1e14e2b8301c811075e7e
2   "name": "JxlNukePlugin",
3   "version": "1.0.1",
4   "summary": "JXL encoder and decoder for SDWebImage",
5   "description": "JXL plugin for Nuke in iOS and MacOS",
6   "homepage": "https://github.com/awxkee/jxl-coder-swift",
7   "license": {
8     "type": "BSD-3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "username": "radzivon.bartoshyk@proton.me"
13   },
14   "source": {
15     "git": "https://github.com/awxkee/jxl-coder-swift.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "11.0",
20     "osx": "11.0"
21   },
22   "source_files": "JxlNukePlugin/JxlNukePlugin.swift",
23   "swift_versions": [
24     "5.3",
25     "5.4",
26     "5.5"
27   ],
28   "frameworks": [
29     "Foundation",
30     "CoreGraphics"
31   ],
32   "dependencies": {
33     "Nuke": [
35     ],
36     "JxlCoder": [
38     ]
39   },
40   "requires_arc": true,
41   "swift_version": "5.5"