Files
macOS-MenuBar-MatchTicker/Pods/Target Support Files/SwiftyJSON/SwiftyJSON.modulemap
2018-10-08 16:53:31 +02:00

7 lines
110 B
Plaintext

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