//
//  UnityYodo1Mas.h
//  Pods
//
//  Created by sunmeng on 2020/12/21.
//

#ifndef UnityYodo1Mas_h
#define UnityYodo1Mas_h

#if __has_include(<Yodo1MasCore/Yodo1MasAdEvent.h>)
#import <Yodo1MasCore/Yodo1MasAdEvent.h>
#else
#import "Yodo1MasAdEvent.h"
#endif

#if __has_include(<Yodo1MasCore/Yodo1MasError.h>)
#import <Yodo1MasCore/Yodo1MasError.h>
#else
#import "Yodo1MasError.h"
#endif

#endif /* UnityYodo1Mas_h */
