Skip to content

Commit

Permalink
Update Texture.podspec (#1773)
Browse files Browse the repository at this point in the history
3.0.0
  • Loading branch information
mackoj authored May 20, 2020
1 parent ca217e1 commit 6b16bf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Texture.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6b16bf1

Please sign in to comment.