NewsBlur/clients/ios/Other Sources/NSNull+JSON.h

13 lines
200 B
Objective-C

//
// NSNull+JSON.h
// NewsBlur
//
// Created by Samuel Clay on 11/17/15.
// Copyright © 2015 NewsBlur. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface NSNull (JSON)
@end