iot-firebase/IoT-iOS/Pods/GoogleAppMeasurement/Frameworks/GoogleAppMeasurement.framework/Modules/module.modulemap
2020-10-05 10:08:16 +01:00

12 lines
253 B
Plaintext
Executable File

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