Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dependencies/zstd
Submodule zstd updated 331 files
2 changes: 1 addition & 1 deletion ZstdKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'ZstdKit'
s.version = '1.0.1'
s.version = '1.0.2'
s.license = { :type => 'BSD', :file => 'LICENSE' }
s.summary = 'A Swift and Objective-C category for Zstd (Zstandard) compression.'
s.homepage = 'https://github.com/luckymarmot/ZstdKit'
Expand Down