7 lines
108 B
Plaintext

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