Newer
Older
LaserMethane / Pods / Target Support Files / Kingfisher / Kingfisher-umbrella.h
Pengxh on 28 Jul 2021 335 bytes first commit
#ifdef __OBJC__
#import <UIKit/UIKit.h>
#else
#ifndef FOUNDATION_EXPORT
#if defined(__cplusplus)
#define FOUNDATION_EXPORT extern "C"
#else
#define FOUNDATION_EXPORT extern
#endif
#endif
#endif

#import "Kingfisher.h"

FOUNDATION_EXPORT double KingfisherVersionNumber;
FOUNDATION_EXPORT const unsigned char KingfisherVersionString[];