mergemilitary/Assets/Plugins/ToukaGames/ToponSDK/admob/GoogleUtilities.framework/Modules/module.modulemap

9 lines
191 B
Plaintext
Executable File

framework module GoogleUtilities {
umbrella header "GoogleUtilities-umbrella.h"
export *
module * { export * }
link framework "Security"
link framework "SystemConfiguration"
link "z"
}