CGMBLEKitUI.h 519 B

1234567891011121314151617181920
  1. //
  2. // CGMBLEKitUI.h
  3. // CGMBLEKitUI
  4. //
  5. // Created by Nathan Racklyeft on 7/28/18.
  6. // Copyright © 2018 LoopKit Authors. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. //! Project version number for CGMBLEKitUI.
  10. FOUNDATION_EXPORT double CGMBLEKitUIVersionNumber;
  11. //! Project version string for CGMBLEKitUI.
  12. FOUNDATION_EXPORT const unsigned char CGMBLEKitUIVersionString[];
  13. // In this header, you should import all the public headers of your framework using statements like #import <CGMBLEKitUI/PublicHeader.h>