Pods-deltachat-ios.modulemap 126 B

123456
  1. framework module Pods_deltachat_ios {
  2. umbrella header "Pods-deltachat-ios-umbrella.h"
  3. export *
  4. module * { export * }
  5. }