Skip to content

Commit

Permalink
Point explicitly to updated Weaver to unblock build
Browse files Browse the repository at this point in the history
  • Loading branch information
Adlai-Holler committed Nov 2, 2018
1 parent 7be25f9 commit fdc2529
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion examples/ASDKgram/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,7 @@ target 'Sample' do
pod 'Texture/IGListKit', :path => '../..'
pod 'Texture/PINRemoteImage', :path => '../..'
pod 'Texture/Yoga', :path => '../..'
pod 'Weaver'

# TODO: Point this to Weaver version 0.1.2 when pod trunk is pushed.
pod 'Weaver', :git => 'https://github.com/TextureGroup/Weaver.git', :branch => '0.1.2'
end

0 comments on commit fdc2529

Please sign in to comment.