mirror of
https://github.com/TextureGroup/Texture.git
synced 2026-04-07 19:17:39 +00:00
Updates ASDKGram to use IGListKit 3.0.0 (#367)
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ Pod::Spec.new do |spec|
|
||||
end
|
||||
|
||||
spec.subspec 'IGListKit' do |igl|
|
||||
igl.dependency 'IGListKit', '2.1.0'
|
||||
igl.dependency 'IGListKit', '3.0.0'
|
||||
igl.dependency 'Texture/Core'
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user