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

2 years ago
  1. //
  2. // libjeid.h
  3. // libjeid
  4. //
  5. // Copyright © 2019 Open Source Solution Technology Corporation
  6. // All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. //! Project version number for libjeid.
  10. FOUNDATION_EXPORT double libjeidVersionNumber;
  11. //! Project version string for libjeid.
  12. FOUNDATION_EXPORT const unsigned char libjeidVersionString[];
  13. // In this header, you should import all the public headers of your framework using statements like #import <libjeid/PublicHeader.h>