ifish/Ifish/HTTPDNS/EMASRest.framework/Modules/module.modulemap

7 lines
97 B
Plaintext

framework module EMASRest {
umbrella header "EMASRest.h"
export *
module * { export * }
}