You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

19 lines
478 B

//
// libjeid.h
// libjeid
//
// Copyright © 2019 Open Source Solution Technology Corporation
// All rights reserved.
//
#import <UIKit/UIKit.h>
//! Project version number for libjeid.
FOUNDATION_EXPORT double libjeidVersionNumber;
//! Project version string for libjeid.
FOUNDATION_EXPORT const unsigned char libjeidVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <libjeid/PublicHeader.h>