12 lines
237 B
Plaintext
12 lines
237 B
Plaintext
|
|
framework module MTGSDKNewInterstitial {
|
||
|
|
umbrella header "MTGSDKNewInterstitial.h"
|
||
|
|
header "MTGNewInterstitialAdManager.h"
|
||
|
|
header "MTGNewInterstitialBidAdManager.h"
|
||
|
|
|
||
|
|
export *
|
||
|
|
|
||
|
|
module * {
|
||
|
|
export *
|
||
|
|
}
|
||
|
|
}
|