From 5e5658cbb4c009fb334291d390e0ebe092458bfd Mon Sep 17 00:00:00 2001 From: cruz Date: Fri, 5 May 2017 14:07:10 +0900 Subject: [PATCH] Create Example Project --- .gitignore | 2 +- .../contents.xcworkspacedata | 10 +++++ Example/Podfile.lock | 37 +++++++++++++++++++ 3 files changed, 48 insertions(+), 1 deletion(-) create mode 100644 Example/Pastel.xcworkspace/contents.xcworkspacedata create mode 100644 Example/Podfile.lock diff --git a/.gitignore b/.gitignore index e7b722d..a119ed5 100644 --- a/.gitignore +++ b/.gitignore @@ -30,4 +30,4 @@ Carthage # Note: if you ignore the Pods directory, make sure to uncomment # `pod install` in .travis.yml # -# Pods/ +Pods/ diff --git a/Example/Pastel.xcworkspace/contents.xcworkspacedata b/Example/Pastel.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..14da9b0 --- /dev/null +++ b/Example/Pastel.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,10 @@ + + + + + + + diff --git a/Example/Podfile.lock b/Example/Podfile.lock new file mode 100644 index 0000000..b17e61c --- /dev/null +++ b/Example/Podfile.lock @@ -0,0 +1,37 @@ +PODS: + - FBSnapshotTestCase (2.1.4): + - FBSnapshotTestCase/SwiftSupport (= 2.1.4) + - FBSnapshotTestCase/Core (2.1.4) + - FBSnapshotTestCase/SwiftSupport (2.1.4): + - FBSnapshotTestCase/Core + - Nimble (5.1.1) + - Nimble-Snapshots (4.4.0): + - Nimble-Snapshots/Core (= 4.4.0) + - Nimble-Snapshots/Core (4.4.0): + - FBSnapshotTestCase (~> 2.0) + - Nimble + - Quick + - Pastel (0.1.0) + - Quick (1.0.0) + +DEPENDENCIES: + - FBSnapshotTestCase + - Nimble (~> 5.1.1) + - Nimble-Snapshots + - Pastel (from `../`) + - Quick (~> 1.0.0) + +EXTERNAL SOURCES: + Pastel: + :path: "../" + +SPEC CHECKSUMS: + FBSnapshotTestCase: '094f9f314decbabe373b87cc339bea235a63e07a' + Nimble: 415e3aa3267e7bc2c96b05fa814ddea7bb686a29 + Nimble-Snapshots: e743439f26c2fa99d8f7e0d7c01c99bcb40aa6f2 + Pastel: 2ed588cb2c5280a6127b615d259d70945610d258 + Quick: 8024e4a47e6cc03a9d5245ef0948264fc6d27cff + +PODFILE CHECKSUM: 4b3b84bc6975347b7d6bb632580cfb849aeec4fc + +COCOAPODS: 1.2.1