Skip to content

Commit

Permalink
Updated the demo dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-brown committed Feb 7, 2015
1 parent 799eeaf commit 6a7ab7e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions LinkedStoryboards/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PODS:
- KIF (3.1.2):
- KIF/XCTest (= 3.1.2)
- KIF/XCTest (3.1.2)
- RBStoryboardLink (0.1.1)
- RBStoryboardLink (0.1.4)

DEPENDENCIES:
- KIF (~> 3.0)
Expand All @@ -14,6 +14,6 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
KIF: 068074b24dd455025e7f2a488ba4fb07b9ce047b
RBStoryboardLink: d870832266eede14cb45533e7a10e4fbd5b011ce
RBStoryboardLink: 5635f1f5b6255b570ad76e0a4bba04be163f044e

COCOAPODS: 0.35.0
4 changes: 2 additions & 2 deletions LinkedTabs/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PODS:
- KIF (3.1.2):
- KIF/XCTest (= 3.1.2)
- KIF/XCTest (3.1.2)
- RBStoryboardLink (0.1.1)
- RBStoryboardLink (0.1.4)

DEPENDENCIES:
- KIF (~> 3.0)
Expand All @@ -14,6 +14,6 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
KIF: 068074b24dd455025e7f2a488ba4fb07b9ce047b
RBStoryboardLink: d870832266eede14cb45533e7a10e4fbd5b011ce
RBStoryboardLink: 5635f1f5b6255b570ad76e0a4bba04be163f044e

COCOAPODS: 0.35.0
2 changes: 1 addition & 1 deletion RBStoryboardLink.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'RBStoryboardLink'
s.version = '0.1.3'
s.version = '0.1.4'
s.summary = 'Makes transitioning between storyboards possible.'
s.homepage = 'https://github.com/rob-brown/RBStoryboardLink'
s.license = {
Expand Down

0 comments on commit 6a7ab7e

Please sign in to comment.