vn-verdnaturachat/ios/Pods/GoogleAppMeasurement/Frameworks/GoogleAppMeasurement.framework/Modules/module.modulemap

11 lines
225 B
Plaintext
Executable File

framework module GoogleAppMeasurement {
export *
module * { export * }
link "sqlite3"
link "z"
link framework "Security"
link framework "StoreKit"
link framework "SystemConfiguration"
link framework "UIKit"
}