//
//  Localytics-Framework.h
//  Copyright (C) 2017 Char Software Inc., DBA Localytics
//
//  This code is provided under the Localytics Modified BSD License.
//  A copy of this license has been distributed in a file called LICENSE
//  with this source code.
//
// Please visit www.localytics.com for more information.
//

#import <UIKit/UIKit.h>

//! Project version number for Localytics.
FOUNDATION_EXPORT double LocalyticsVersionNumber;

//! Project version string for Localytics.
FOUNDATION_EXPORT const unsigned char LocalyticsVersionString[];

#import <Localytics/Localytics.h>
