11 lines
271 B
Plaintext
11 lines
271 B
Plaintext
framework module FBSnapshotTestCase {
|
|
umbrella header "Pods-NSString-Helper_Tests-FBSnapshotTestCase-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
|
|
private header "FBSnapshotTestController.h"
|
|
private header "UIImage+Compare.h"
|
|
private header "UIImage+Diff.h"
|
|
}
|