Files
POCloud-iOS/Pods/Target Support Files/SwiftChart/SwiftChart.modulemap
2018-05-29 16:54:16 -05:00

7 lines
110 B
Plaintext

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