Skip to content

Commit

Permalink
Create Example Project
Browse files Browse the repository at this point in the history
  • Loading branch information
cruisediary committed May 5, 2017
1 parent 7529b6b commit 5e5658c
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Expand Up @@ -30,4 +30,4 @@ Carthage
# Note: if you ignore the Pods directory, make sure to uncomment
# `pod install` in .travis.yml
#
# Pods/
Pods/
10 changes: 10 additions & 0 deletions Example/Pastel.xcworkspace/contents.xcworkspacedata

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

37 changes: 37 additions & 0 deletions 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

0 comments on commit 5e5658c

Please sign in to comment.