LoopTestingKit.h 539 B

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