mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-05-04 10:11:30 +08:00
Header docs
This commit is contained in:
@@ -8,5 +8,11 @@
|
||||
|
||||
#import "RKSerialization.h"
|
||||
|
||||
/**
|
||||
An RKSerialization implementation providing serialization and
|
||||
deserialization of the JSON format using the Apple provided
|
||||
NSJSONSerialization class. This is the default JSON implementation
|
||||
for RestKit.
|
||||
*/
|
||||
@interface RKNSJSONSerialization : NSObject <RKSerialization>
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user