mirror of
https://github.com/TextureGroup/Texture.git
synced 2026-04-07 19:17:39 +00:00
Update IGListKit dependency to allow for updated versions (#802)
This commit is contained in:
committed by
Adlai Holler
parent
8b431733d3
commit
6f34691481
+1
-1
@@ -51,7 +51,7 @@ Pod::Spec.new do |spec|
|
||||
end
|
||||
|
||||
spec.subspec 'IGListKit' do |igl|
|
||||
igl.dependency 'IGListKit', '3.0.0'
|
||||
igl.dependency 'IGListKit', '~> 3.0'
|
||||
igl.dependency 'Texture/Core'
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user