SwiftSoup/Example/Pods/Target Support Files/Pods-Example/Pods-Example.modulemap

7 lines
114 B
Plaintext

framework module Pods_Example {
umbrella header "Pods-Example-umbrella.h"
export *
module * { export * }
}