mergemilitary/Assets/Plugins/ToukaGames/ToponSDK/mintegral/MTGSDKInterstitial.framework/Modules/module.modulemap

10 lines
148 B
Plaintext
Raw Normal View History

framework module MTGSDKInterstitial {
umbrella header "MTGInterstitialAdManager.h"
export *
module * {
export *
}
}