iOS:add Yoga dependency

This commit is contained in:
pengfei.zhou
2020-09-18 16:11:05 +08:00
committed by osborn
parent ed5c2103b0
commit 7e4eabdc62
3 changed files with 34 additions and 31 deletions

View File

@@ -26,4 +26,5 @@ Doric iOS SDK for cross platform develpment
s.dependency 'SocketRocket'
s.dependency 'YYCache'
s.dependency 'YogaKit/Core'
s.dependency 'Yoga'
end