Skip to content

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 rcancro committed May 20, 2020
1 parent a37efda commit 7d84441
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 7d84441

Please sign in to comment.