JSONKit-umbrella.h 179 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 #ifdef __OBJC__ #import <UIKit/UIKit.h> #endif #import "JSONKit.h" FOUNDATION_EXPORT double JSONKitVersionNumber; FOUNDATION_EXPORT const unsigned char JSONKitVersionString[];