Files
FinalYearProject-MyMind/My Mind/Pods/Target Support Files/GoogleToolboxForMac/GoogleToolboxForMac.modulemap
Alexander Davis 41995c6e8c Final Upload
2017-05-16 20:46:48 +01:00

7 lines
128 B
Plaintext
Executable File

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