mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-09-04 03:40:45 +00:00
Update to the latest betas of PINRemoteImage and PINCache (#403)
This commit is contained in:
parent
55ea108e32
commit
151d056d7a
4
Cartfile
4
Cartfile
@ -1,2 +1,2 @@
|
||||
github "pinterest/PINRemoteImage" "3.0.0-beta.10"
|
||||
github "pinterest/PINCache" "3.0.1-beta.4"
|
||||
github "pinterest/PINRemoteImage" "3.0.0-beta.11"
|
||||
github "pinterest/PINCache" "3.0.1-beta.5"
|
||||
|
@ -45,7 +45,7 @@ Pod::Spec.new do |spec|
|
||||
end
|
||||
|
||||
spec.subspec 'PINRemoteImage' do |pin|
|
||||
pin.dependency 'PINRemoteImage/iOS', '= 3.0.0-beta.10'
|
||||
pin.dependency 'PINRemoteImage/iOS', '= 3.0.0-beta.11'
|
||||
pin.dependency 'PINRemoteImage/PINCache'
|
||||
pin.dependency 'Texture/Core'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user