mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-04 20:22:50 +00:00
Updates ASDKGram to use IGListKit 3.0.0 (#367)
This commit is contained in:
@@ -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