mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-01 22:42:51 +08:00
12 lines
162 B
Objective-C
12 lines
162 B
Objective-C
//
|
|
// ObjectMapping.h
|
|
// RestKit
|
|
//
|
|
// Created by Blake Watters on 9/30/10.
|
|
//
|
|
//
|
|
|
|
#import "RKObjectManager.h"
|
|
#import "RKObject.h"
|
|
#import "RKObjectLoader.h"
|