TapBootstrap-Unity/Plugins/iOS/TapBootstrapSDK.framework/Modules/module.modulemap

7 lines
111 B
Plaintext

framework module TapBootstrapSDK {
umbrella header "TapBootstrapSDK.h"
export *
module * { export * }
}