Skip to content

Commit e8fd6b5

Browse files
committed
added animation decoder and encoder
1 parent 0cdb725 commit e8fd6b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

JxlCoder.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'JxlCoder'
3-
s.version = '1.3.0'
3+
s.version = '1.3.1'
44
s.summary = 'JXL coder for iOS and MacOS'
55
s.description = 'Provides support for JXL files in iOS and MacOS'
66
s.homepage = 'https://github.com/awxkee/jxl-coder-swift'

JxlSDWebImageCoder.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'JxlSDWebImageCoder'
3-
s.version = '1.3.0'
3+
s.version = '1.3.1'
44
s.summary = 'JXL encoder and decoder for SDWebImage'
55
s.description = 'JXL plugin for SDWebImage in iOS and MacOS'
66
s.homepage = 'https://github.com/awxkee/jxl-coder-swift'

0 commit comments

Comments
 (0)