Files
GradientLoadingBar/Example/Pods/Target Support Files/Pods-Example/Pods-Example.modulemap
T
2022-03-07 21:53:13 +01:00

7 lines
114 B
Plaintext

framework module Pods_Example {
umbrella header "Pods-Example-umbrella.h"
export *
module * { export * }
}