JSONKit-umbrella.h 179 Bytes
#ifdef __OBJC__
#import <UIKit/UIKit.h>
#endif

#import "JSONKit.h"

FOUNDATION_EXPORT double JSONKitVersionNumber;
FOUNDATION_EXPORT const unsigned char JSONKitVersionString[];