Skip to content

Commit

Permalink
Merge pull request #5 from cruisediary/feature/support-carthage
Browse files Browse the repository at this point in the history
Support Carthage
  • Loading branch information
cruisediary authored May 14, 2017
2 parents 8d89ab3 + 6971a4a commit 6e9ae28
Show file tree
Hide file tree
Showing 13 changed files with 687 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PODS:
- FBSnapshotTestCase (~> 2.0)
- Nimble
- Quick
- Pastel (0.2.0)
- Pastel (0.2.1)
- Quick (1.0.0)

DEPENDENCIES:
Expand All @@ -29,7 +29,7 @@ SPEC CHECKSUMS:
FBSnapshotTestCase: '094f9f314decbabe373b87cc339bea235a63e07a'
Nimble: 415e3aa3267e7bc2c96b05fa814ddea7bb686a29
Nimble-Snapshots: e743439f26c2fa99d8f7e0d7c01c99bcb40aa6f2
Pastel: 6492bade2f6e872fae1ab9a81b508f725b016757
Pastel: fec136079805e14122c087755ad9be886d85e4e7
Quick: 8024e4a47e6cc03a9d5245ef0948264fc6d27cff

PODFILE CHECKSUM: 4b3b84bc6975347b7d6bb632580cfb849aeec4fc
Expand Down
2 changes: 1 addition & 1 deletion Pastel.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'Pastel'
s.version = '0.2.0'
s.version = '0.2.1'
s.summary = 'Instagram like gradient background animation'

# This description is used to generate tags and improve search results.
Expand Down
Loading

0 comments on commit 6e9ae28

Please sign in to comment.