Files
RestKit/Code/ObjectMapping/ObjectMapping.h
2011-01-12 15:05:22 -05:00

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"