[YogaKit] add YogaKit.xcodeproj for support Carthage

This commit is contained in:
vvveiii
2020-08-13 23:17:00 +08:00
parent 709cee78e7
commit 4f69c9bd1d
7 changed files with 861 additions and 0 deletions

10
YogaKit/Source/YogaKit.h Normal file
View File

@@ -0,0 +1,10 @@
//
// YogaKit.h
// YogaKit
//
// Created by lvv on 2020/8/13.
// Copyright © 2020 facebook. All rights reserved.
//
#import "YGLayout.h"
#import "UIView+Yoga.h"