Files
GradientLoadingBar/Example/Pods/Target Support Files/SnapshotTesting/SnapshotTesting.modulemap
T
2019-11-09 16:26:59 +01:00

7 lines
120 B
Plaintext

framework module SnapshotTesting {
umbrella header "SnapshotTesting-umbrella.h"
export *
module * { export * }
}