SwiftSocket/Sources/SwiftSocket.h
2016-11-06 18:36:50 +03:00

10 lines
371 B
Objective-C

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