feat:update spec,fix project setting's problem
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#import <CoreGraphics/CoreGraphics.h>
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
typedef UIEdgeInsets DoricMargin;
|
||||
typedef UIEdgeInsets DoricPadding;
|
||||
@@ -101,4 +103,4 @@ typedef NS_ENUM(NSInteger, DoricGravity) {
|
||||
- (void)doricLayoutSubviews;
|
||||
|
||||
- (BOOL)requestFromSubview:(UIView *)subview;
|
||||
@end
|
||||
@end
|
||||
|
Reference in New Issue
Block a user