Skip to content

Commit

Permalink
Update to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wessmith committed Apr 6, 2016
1 parent 1fed0ca commit 6931ecf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DeepLinkKit.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "DeepLinkKit"
s.version = "1.2.0"
s.version = "1.2.1"
s.summary = "A splendid route-matching, block-based way to handle your deep links."
s.description = <<-DESC
DeepLink Kit is a splendid route-handling block-based way to handle deep links. Use DeepLink Kit to parse incoming URLs, extract parameters from the host, url etc.. and even build outgoing deep links. All with a simple, block-based interface.
Expand Down
4 changes: 2 additions & 2 deletions Podfile.lock
@@ -1,5 +1,5 @@
PODS:
- DeepLinkKit (1.2.0)
- DeepLinkKit (1.2.1)
- Expecta (1.0.5)
- KIF (3.4.1):
- KIF/Core (= 3.4.1)
Expand All @@ -19,7 +19,7 @@ EXTERNAL SOURCES:
:path: .

SPEC CHECKSUMS:
DeepLinkKit: c5c1b216b8aa00fa7735ffeee6a354e39e7574ac
DeepLinkKit: 4c3a713b7ecc6c6e25ba56c87d0c728f6035a9ef
Expecta: e1c022fcd33910b6be89c291d2775b3fe27a89fe
KIF: 2275c6d59c77e5e56f660f006b99d73780130540
OCMock: 18c9b7e67d4c2770e95bb77a9cc1ae0c91fe3835
Expand Down

0 comments on commit 6931ecf

Please sign in to comment.