mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-23 20:31:13 +08:00
Rework podspec to organize header file imports to match existing RestKit releases
This commit is contained in:
@@ -20,12 +20,12 @@
|
||||
|
||||
#import <CoreData/CoreData.h>
|
||||
#import <Foundation/Foundation.h>
|
||||
#import <RestKit/Support.h>
|
||||
#import "RKObjectMapping.h"
|
||||
#import "RKMappingOperation.h"
|
||||
#import "RKMappingResult.h"
|
||||
#import "RKMappingOperationDataSource.h"
|
||||
#import "RKErrors.h"
|
||||
#import "RKSupport.h"
|
||||
|
||||
@protocol RKObjectMapperDelegate;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user