KingfisherWebP.h 521 B

1234567891011121314151617
  1. //
  2. // KingfisherWebP.h
  3. // KingfisherWebP
  4. //
  5. // Created by yeatse on 2020/12/22.
  6. //
  7. #import <Foundation/Foundation.h>
  8. //! Project version number for KingfisherWebP.
  9. FOUNDATION_EXPORT double KingfisherWebPVersionNumber;
  10. //! Project version string for KingfisherWebP.
  11. FOUNDATION_EXPORT const unsigned char KingfisherWebPVersionString[];
  12. // In this header, you should import all the public headers of your framework using statements like #import <KingfisherWebP/PublicHeader.h>
  13. #import <KingfisherWebP/CGImage+WebP.h>