summaryrefslogtreecommitdiff
path: root/platform/ios/test/OHHTTPStubs/Examples/Swift/Pods/Target Support Files/Pods/Pods.modulemap
blob: 841341307790d5213cf83e1f495a30c03cab2ef7 (plain)
1
2
3
4
5
6
framework module Pods {
  umbrella header "Pods-umbrella.h"

  export *
  module * { export * }
}