iOS: do not dependent yoga, include its source directly

This commit is contained in:
pengfei.zhou
2023-04-04 11:01:55 +08:00
committed by jingpeng
parent d89b0a7bbb
commit ef070e0e6f
35 changed files with 8399 additions and 6 deletions

View File

@@ -21,6 +21,4 @@ Doric iOS SDK for cross platform develpment
}
s.public_header_files = 'doric-iOS/Pod/Classes/**/*.h'
s.dependency 'YogaKit/Core'
s.dependency 'Yoga'
end