Skip to content

Commit

Permalink
Update Texture.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
OlehKorchytskyi authored Nov 5, 2019
1 parent 278ea43 commit 5931db3
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 @@ -45,7 +45,7 @@ Pod::Spec.new do |spec|
end

spec.subspec 'IGListKit' do |igl|
igl.dependency 'IGListKit', '~> 3.0'
igl.dependency 'IGListKit', :git => 'https://github.com/mme/IGListKit', :branch => 'master'
igl.dependency 'Texture/Core'
end

Expand Down

0 comments on commit 5931db3

Please sign in to comment.