Skip to content

Commit

Permalink
Update IGListKit dependency to allow for updated versions (TextureGro…
Browse files Browse the repository at this point in the history
  • Loading branch information
johntmcintosh authored and bernieperez committed Apr 25, 2018
1 parent 34baac7 commit 68acf94
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 @@ -51,7 +51,7 @@ Pod::Spec.new do |spec|
end

spec.subspec 'IGListKit' do |igl|
igl.dependency 'IGListKit', '3.0.0'
igl.dependency 'IGListKit', '~> 3.0'
igl.dependency 'Texture/Core'
end

Expand Down

0 comments on commit 68acf94

Please sign in to comment.