Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

Commit

Permalink
Update Texture.podspec (TextureGroup#1773)
Browse files Browse the repository at this point in the history
3.0.0
  • Loading branch information
mackoj authored and piotrdebosz committed Mar 1, 2021
1 parent 3a459b3 commit a57896d
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 a57896d

Please sign in to comment.