Skip to content

Commit

Permalink
Update dependencies and bump to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PiXeL16 committed Jun 30, 2017
1 parent c57da2a commit 5ef1ad0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
PODS:
- Nimble (5.0.0)
- Quick (0.10.0)
- Nimble (7.0.1)
- Quick (1.1.0)

DEPENDENCIES:
- Nimble
- Quick

SPEC CHECKSUMS:
Nimble: 56fc9f5020effa2206de22c3dd910f4fb011b92f
Quick: 5d290df1c69d5ee2f0729956dcf0fd9a30447eaa
Nimble: 657d000e11df8aebe27cdaf9d244de7f30ed87f7
Quick: dafc587e21eed9f4cab3249b9f9015b0b7a7f71d

PODFILE CHECKSUM: 210211b10b990bebe0dbf2cbceadace271413ad0

Expand Down
2 changes: 1 addition & 1 deletion RevealingSplashView.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "RevealingSplashView"
s.version = "0.2.0"
s.version = "0.3.0"
s.summary = "A Splash view that animates and reveals its content, inspired by the Twitter splash."
s.description = <<-DESC
A Splash view that animates and reveals its content, inspired by the Twitter splash, written in Swift
Expand Down

0 comments on commit 5ef1ad0

Please sign in to comment.