Add carthage support

This commit is contained in:
Sam Mueller
2019-01-24 23:41:28 -08:00
parent 5a9f29debb
commit 89606b94e4
6 changed files with 584 additions and 3 deletions

View File

@@ -5,9 +5,9 @@
* file in the root directory of this source tree.
*/
#import <UIKit/UIKit.h>
#import <yoga/YGEnums.h>
#import <yoga/Yoga.h>
#import <yoga/YGMacros.h>
#import <YogaKit/YGEnums.h>
#import <YogaKit/Yoga.h>
#import <YogaKit/YGMacros.h>
YG_EXTERN_C_BEGIN