From a3b89704726276ceedbc1a9a9d06151a80ea52f0 Mon Sep 17 00:00:00 2001 From: chrismaddern Date: Wed, 13 May 2015 17:29:38 -0400 Subject: [PATCH] Deprecate DeepLinkSDK --- DeepLinkSDK.podspec | 5 ++++- Podfile.lock | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/DeepLinkSDK.podspec b/DeepLinkSDK.podspec index 25f0db9..ddb83e8 100644 --- a/DeepLinkSDK.podspec +++ b/DeepLinkSDK.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "DeepLinkSDK" - s.version = "0.2.6" + s.version = "0.2.7" s.summary = "A splendid route-matching, block-based way to handle your deep links." s.description = <<-DESC The Button DeepLink SDK is a splendid route-handling block-based way to handle deep links. Rather than decide how to format your URLs, parse them, pass data, and navigate to specific content or perform actions, this SDK and a few lines of code will get you on your way. @@ -15,4 +15,7 @@ Pod::Spec.new do |s| s.requires_arc = true s.source_files = 'DeepLinkSDK/**/*.{h,m}' + + s.deprecated = true + s.deprecated_in_favor_of = 'DeepLinkKit' end diff --git a/Podfile.lock b/Podfile.lock index 73d004c..e0274dd 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -1,5 +1,5 @@ PODS: - - DeepLinkSDK (0.2.6) + - DeepLinkSDK (0.2.7) - Expecta (1.0.0) - KIF (3.2.2): - KIF/XCTest (= 3.2.2) @@ -16,10 +16,10 @@ DEPENDENCIES: EXTERNAL SOURCES: DeepLinkSDK: - :path: "." + :path: . SPEC CHECKSUMS: - DeepLinkSDK: 352e0366279e3904b6d5d6e87b16d1c962c3364c + DeepLinkSDK: 190c5413efa8ed365b9a6fc44984383f91e878fa Expecta: 32604574add2c46a36f8d2f716b6c5736eb75024 KIF: b0bd762b0c7890b04920cf618021d6d4fd5127bd OCMock: a10ea9f0a6e921651f96f78b6faee95ebc813b92