mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-05-06 00:23:43 +08:00
Rework podspec to organize header file imports to match existing RestKit releases
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
// Copyright (c) 2012 RestKit. All rights reserved.
|
||||
//
|
||||
|
||||
#import <RestKit/RKMappingOperationDataSource.h>
|
||||
#import "RKMappingOperationDataSource.h"
|
||||
|
||||
@interface RKObjectMappingOperationDataSource : NSObject <RKMappingOperationDataSource>
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user