Presentr.h 491 B

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