Files
ShadowsocksX-NG/Pods/Target Support Files/RxCocoa/RxCocoa.modulemap

7 lines
104 B
Plaintext
Raw Normal View History

2017-03-17 23:08:52 +08:00
framework module RxCocoa {
umbrella header "RxCocoa-umbrella.h"
export *
module * { export * }
}