Files
Swiftgram/MtProtoKitMac/MtProtoKitMac.h
2015-05-01 17:57:35 +03:00

20 lines
517 B
Objective-C

//
// MtProtoKitMac.h
// MtProtoKitMac
//
// Created by Peter on 01/05/15.
// Copyright (c) 2015 Telegram. All rights reserved.
//
#import <Cocoa/Cocoa.h>
//! Project version number for MtProtoKitMac.
FOUNDATION_EXPORT double MtProtoKitMacVersionNumber;
//! Project version string for MtProtoKitMac.
FOUNDATION_EXPORT const unsigned char MtProtoKitMacVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <MtProtoKitMac/PublicHeader.h>