mixpanel-swift/Mixpanel/Mixpanel.h
Yarden Eitan 66f605e1fa swift3
2016-07-27 14:04:12 -07:00

19 lines
486 B
Objective-C

//
// Mixpanel.h
// Mixpanel
//
// Created by Yarden Eitan on 6/1/16.
// Copyright © 2016 Mixpanel. All rights reserved.
//
#import <UIKit/UIKit.h>
//! Project version number for Mixpanel.
FOUNDATION_EXPORT double MixpanelVersionNumber;
//! Project version string for Mixpanel.
FOUNDATION_EXPORT const unsigned char MixpanelVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <Mixpanel/PublicHeader.h>