mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-25 15:37:36 +00:00
Include latest version of PINRemoteImage and PINCache (#2565)
This commit is contained in:
@@ -59,7 +59,8 @@ Pod::Spec.new do |spec|
|
||||
|
||||
spec.subspec 'PINRemoteImage' do |pin|
|
||||
pin.xcconfig = { 'GCC_PREPROCESSOR_DEFINITIONS' => '$(inherited) PIN_REMOTE_IMAGE=1' }
|
||||
pin.dependency 'PINRemoteImage/iOS', '= 3.0.0-beta.5'
|
||||
pin.dependency 'PINRemoteImage/iOS', '= 3.0.0-beta.6'
|
||||
pin.dependency 'PINRemoteImage/PINCache'
|
||||
pin.dependency 'AsyncDisplayKit/Core'
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user