Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Commit d577607

Browse files
garrettmoonHannah Troisi
authored andcommitted
Update to beta 7 of PINRemoteImage - fixes image corruption issues. (#2720)
1 parent 52eb9df commit d577607

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AsyncDisplayKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Pod::Spec.new do |spec|
4444

4545
spec.subspec 'PINRemoteImage' do |pin|
4646
pin.xcconfig = { 'GCC_PREPROCESSOR_DEFINITIONS' => '$(inherited) PIN_REMOTE_IMAGE=1' }
47-
pin.dependency 'PINRemoteImage/iOS', '= 3.0.0-beta.6'
47+
pin.dependency 'PINRemoteImage/iOS', '= 3.0.0-beta.7'
4848
pin.dependency 'PINRemoteImage/PINCache'
4949
pin.dependency 'AsyncDisplayKit/Core'
5050
end

0 commit comments

Comments
 (0)