Files
FinalYearProject-MyMind/My Mind/Pods/Target Support Files/SwiftForms/SwiftForms.modulemap
2017-04-03 19:22:00 +01:00

7 lines
110 B
Plaintext

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