jellyflood/Frameworks/GoogleCastSDK.xcframework/ios-arm64/GoogleCast.framework/Modules/module.modulemap

6 lines
100 B
Plaintext
Executable File

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