NightscoutUploadKit.h 566 B

123456789101112131415161718
  1. //
  2. // NightscoutUploadKit.h
  3. // NightscoutUploadKit
  4. //
  5. // Created by Pete Schwamb on 4/26/16.
  6. // Copyright © 2016 Pete Schwamb. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. //! Project version number for NightscoutUploadKit.
  10. FOUNDATION_EXPORT double NightscoutUploadKitVersionNumber;
  11. //! Project version string for NightscoutUploadKit.
  12. FOUNDATION_EXPORT const unsigned char NightscoutUploadKitVersionString[];
  13. // In this header, you should import all the public headers of your framework using statements like #import <NightscoutUploadKit/PublicHeader.h>