Files
SWCompression/Sources/SWCompression.h
T
Timofey Solomko bcef3f0fcc Added project.
2016-10-16 22:52:23 +03:00

20 lines
526 B
Objective-C

//
// SWCompression.h
// SWCompression
//
// Created by Timofey Solomko on 16.10.16.
// Copyright © 2016 tsolomko. All rights reserved.
//
#import <Cocoa/Cocoa.h>
//! Project version number for SWCompression.
FOUNDATION_EXPORT double SWCompressionVersionNumber;
//! Project version string for SWCompression.
FOUNDATION_EXPORT const unsigned char SWCompressionVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <SWCompression/PublicHeader.h>