spiegel-keyman/ios/engine/KMEI/KeymanEngine/KeymanEngine.h
2019-07-17 22:34:36 -05:00

17 lines
525 B
Objective-C

//
// KeymanEngine.h
// KeymanEngine
//
// Created by Gabriel Wong on 2017-10-02.
// Copyright © 2017 SIL International. All rights reserved.
//
#import <UIKit/UIKit.h>
//! Project version number for KeymanEngine.
FOUNDATION_EXPORT double KeymanEngineVersionNumber;
//! Project version string for KeymanEngine.
FOUNDATION_EXPORT const unsigned char KeymanEngineVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <KeymanEngine/PublicHeader.h>