From 2f11cf49e53c2cfcffc3412643d7440d3db06082 Mon Sep 17 00:00:00 2001 From: Wes Smith Date: Thu, 31 Mar 2016 23:33:32 -0400 Subject: [PATCH] Release 1.2.0 --- DeepLinkKit.podspec | 8 ++++---- Podfile.lock | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/DeepLinkKit.podspec b/DeepLinkKit.podspec index 7e9db32..3f4b1da 100644 --- a/DeepLinkKit.podspec +++ b/DeepLinkKit.podspec @@ -1,14 +1,14 @@ Pod::Spec.new do |s| s.name = "DeepLinkKit" - s.version = "1.1.0" + s.version = "1.2.0" 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 deeplinks. All with a simple, block-based interface. + 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. DESC - s.homepage = "http://www.usebutton.com/sdk/deep-links" + s.homepage = "https://www.usebutton.com/developers/deep-link-kit/" s.license = 'MIT' s.author = 'Button, Inc.' - s.source = { :git => "https://github.com/usebutton/DeepLinkKit.git", :tag => s.version.to_s } + s.source = { :git => "https://github.com/button/DeepLinkKit.git", :tag => s.version.to_s } s.social_media_url = 'https://twitter.com/buttondev' s.platform = :ios, '7.0' diff --git a/Podfile.lock b/Podfile.lock index 4764ee0..3d52d52 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -1,5 +1,5 @@ PODS: - - DeepLinkKit (1.1.0) + - DeepLinkKit (1.2.0) - Expecta (1.0.5) - KIF (3.4.1): - KIF/Core (= 3.4.1) @@ -19,7 +19,7 @@ EXTERNAL SOURCES: :path: . SPEC CHECKSUMS: - DeepLinkKit: 386c3cefdc29703ec85b6f2a69ed29657f6289d6 + DeepLinkKit: 5349fa5cc37cadeb32e0fa239c28536bc0557cf2 Expecta: e1c022fcd33910b6be89c291d2775b3fe27a89fe KIF: 2275c6d59c77e5e56f660f006b99d73780130540 OCMock: 18c9b7e67d4c2770e95bb77a9cc1ae0c91fe3835