Files
Peter Zignego a165f3e57f Fix podspec
2019-02-19 21:40:33 -05:00

15 lines
395 B
Objective-C
Executable File

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