TabBarPicker/Example/Pods/Target Support Files/Pods-TabBarPicker_Tests-FBSnapshotTestCase/Pods-TabBarPicker_Tests-FBSnapshotTestCase.modulemap
2015-07-15 18:26:19 +02:00

11 lines
268 B
Plaintext

framework module FBSnapshotTestCase {
umbrella header "Pods-TabBarPicker_Tests-FBSnapshotTestCase-umbrella.h"
export *
module * { export * }
private header "FBSnapshotTestController.h"
private header "UIImage+Compare.h"
private header "UIImage+Diff.h"
}