Skip to content

Commit

Permalink
Update to the latest betas of PINRemoteImage and PINCache (#403)
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettmoon committed Jun 30, 2017
1 parent 55ea108 commit 151d056
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cartfile
Original file line number Diff line number Diff line change
@@ -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"
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.10'
pin.dependency 'PINRemoteImage/iOS', '= 3.0.0-beta.11'
pin.dependency 'PINRemoteImage/PINCache'
pin.dependency 'Texture/Core'
end
Expand Down

0 comments on commit 151d056

Please sign in to comment.