Update Texture.podspec (#1773)

3.0.0
This commit is contained in:
Jeffrey Macko
2020-05-20 10:41:27 -07:00
committed by GitHub
parent ca217e1275
commit 6b16bf10be
+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.14'
pin.dependency 'PINRemoteImage/iOS', '~> 3.0.0'
pin.dependency 'PINRemoteImage/PINCache'
pin.dependency 'Texture/Core'
end