Skip to content

Commit

Permalink
Update PINRemoteImage (#328)
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettmoon committed Jun 5, 2017
1 parent 5a3565e commit 4a97c4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cartfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github "pinterest/PINRemoteImage" "3.0.0-beta.9"
github "pinterest/PINRemoteImage" "3.0.0-beta.10"
github "pinterest/PINCache" "3.0.1-beta.4"
2 changes: 1 addition & 1 deletion Texture.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Pod::Spec.new do |spec|
end

spec.subspec 'PINRemoteImage' do |pin|
pin.dependency 'PINRemoteImage/iOS', '= 3.0.0-beta.9'
pin.dependency 'PINRemoteImage/iOS', '= 3.0.0-beta.10'
pin.dependency 'PINRemoteImage/PINCache'
pin.dependency 'Texture/Core'
end
Expand Down

0 comments on commit 4a97c4e

Please sign in to comment.