Easebuzz.h 488 B

1234567891011121314151617181920
  1. //
  2. // Easebuzz.h
  3. // Easebuzz
  4. //
  5. // Created by Pro Retina on 14/12/17.
  6. // Copyright © 2017 Pro Retina. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. //! Project version number for Easebuzz.
  10. FOUNDATION_EXPORT double EasebuzzVersionNumber;
  11. //! Project version string for Easebuzz.
  12. FOUNDATION_EXPORT const unsigned char EasebuzzVersionString[];
  13. // In this header, you should import all the public headers of your framework using statements like #import <Easebuzz/PublicHeader.h>