mirror of
https://github.com/tsolomko/SWCompression.git
synced 2026-06-23 14:56:41 +00:00
Use BitByteData 1.1.0 test version
This commit is contained in:
@@ -22,7 +22,7 @@ Pod::Spec.new do |s|
|
||||
|
||||
s.swift_version = '4.0'
|
||||
|
||||
s.dependency 'BitByteData', '~> 1.0'
|
||||
s.dependency 'BitByteData', '~> 1.1'
|
||||
|
||||
s.subspec 'Deflate' do |sp|
|
||||
sp.source_files = 'Sources/{Deflate/*,Common/*}.swift'
|
||||
|
||||
Reference in New Issue
Block a user