Skip to content

Commit

Permalink
Update to beta 7 of PINRemoteImage - fixes image corruption issues. (f…
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettmoon authored and Hannah Troisi committed Dec 6, 2016
1 parent 52eb9df commit d577607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AsyncDisplayKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ 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.6'
pin.dependency 'PINRemoteImage/iOS', '= 3.0.0-beta.7'
pin.dependency 'PINRemoteImage/PINCache'
pin.dependency 'AsyncDisplayKit/Core'
end
Expand Down

0 comments on commit d577607

Please sign in to comment.