Files
SwiftChess/Example/Pods/Target Support Files/Pods-SwiftChess_Example/Pods-SwiftChess_Example.modulemap
T
2016-09-04 15:16:58 +01:00

7 lines
136 B
Plaintext

framework module Pods_SwiftChess_Example {
umbrella header "Pods-SwiftChess_Example-umbrella.h"
export *
module * { export * }
}