mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-03-30 23:24:06 +08:00
12 lines
213 B
Objective-C
12 lines
213 B
Objective-C
//
|
|
// ObjectMapping.h
|
|
// RestKit
|
|
//
|
|
// Created by Blake Watters on 9/30/10.
|
|
// Copyright 2010 Two Toasters. All rights reserved.
|
|
//
|
|
|
|
#import "RKObjectManager.h"
|
|
#import "RKObject.h"
|
|
#import "RKObjectLoader.h"
|