Giuseppe Nucifora 200b31d0a0 - Upgrade Pod
- Add Phone Number validation
2016-01-20 13:35:33 +01:00

16 lines
339 B
Plaintext

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"
}