Update to latest PINRemoteImage beta

This commit is contained in:
Garrett Moon
2019-02-21 13:59:31 -08:00
parent f2b4b4dc12
commit bd40c5dbdc
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ Pod::Spec.new do |spec|
end
spec.subspec 'PINRemoteImage' do |pin|
pin.dependency 'PINRemoteImage/iOS', '= 3.0.0-beta.13'
pin.dependency 'PINRemoteImage/iOS', '= 3.0.0-beta.14'
pin.dependency 'PINRemoteImage/PINCache'
pin.dependency 'Texture/Core'
end