| framework module FBSnapshotTestCase { | |
| umbrella header "FBSnapshotTestCase.h" | |
| export * | |
| module * { export * } | |
| header "FBSnapshotTestCase.h" | |
| header "FBSnapshotTestCasePlatform.h" | |
| header "FBSnapshotTestController.h" | |
| private header "UIImage+Compare.h" | |
| private header "UIImage+Diff.h" | |
| private header "UIImage+Snapshot.h" | |
| } | |