//  This file is part of the PhotoEditor Software Development Kit.
//  Copyright (C) 2016-2017 9elements GmbH <contact@9elements.com>
//  All rights reserved.
//  Redistribution and use in source and binary forms, without
//  modification, are permitted provided that the following license agreement
//  is approved and a legal/financial contract was signed by the user.
//  The license agreement can be found under the following link:
//  https://www.photoeditorsdk.com/LICENSE.txt

#import <UIKit/UIKit.h>

//! Project version number for PhotoEditorSDK.
FOUNDATION_EXPORT double PhotoEditorSDKVersionNumber;

//! Project version string for PhotoEditorSDK.
FOUNDATION_EXPORT const unsigned char PhotoEditorSDKVersionString[];

#import "PESDKRenderMode.h"
#import "PESDKAnalyticsConstants.h"
