Files
SlackKit/Supporting Files/SKClient.h
T
2019-02-19 21:40:33 -05:00

15 lines
399 B
Objective-C
Executable File

//
// SKClient.h
// SKClient
//
#import <Foundation/Foundation.h>
//! Project version number for SKClient.
FOUNDATION_EXPORT double SKClientVersionNumber;
//! Project version string for SKClient.
FOUNDATION_EXPORT const unsigned char SKClientVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <SKClient/PublicHeader.h>