mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-12 23:56:14 +00:00
Don't return non-animated GIFs for animation (update to latest PINRemoteImage beta) (#940)
* Don't return non-animated GIFs for animation * Update to latest PINRemoteImage beta
This commit is contained in:
@@ -39,7 +39,7 @@ Pod::Spec.new do |spec|
|
||||
end
|
||||
|
||||
spec.subspec 'PINRemoteImage' do |pin|
|
||||
pin.dependency 'PINRemoteImage/iOS', '= 3.0.0-beta.13'
|
||||
pin.dependency 'PINRemoteImage/iOS', '= 3.0.0-beta.14'
|
||||
pin.dependency 'PINRemoteImage/PINCache'
|
||||
pin.dependency 'Texture/Core'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user