KMAdvertisement_iOS.h 517 B

123456789101112131415161718
  1. //
  2. // KMAdvertisement_iOS.h
  3. // KMAdvertisement_iOS
  4. //
  5. // Created by lizhe on 2022/11/29.
  6. //
  7. #import <Foundation/Foundation.h>
  8. //! Project version number for KMAdvertisement_iOS.
  9. FOUNDATION_EXPORT double KMAdvertisement_iOSVersionNumber;
  10. //! Project version string for KMAdvertisement_iOS.
  11. FOUNDATION_EXPORT const unsigned char KMAdvertisement_iOSVersionString[];
  12. // In this header, you should import all the public headers of your framework using statements like #import <KMAdvertisement_iOS/PublicHeader.h>