From f225ac1c53323653bf3f159c82935a6c09b256df Mon Sep 17 00:00:00 2001 From: Saniul Ahmed Date: Thu, 12 Oct 2017 16:14:27 -0700 Subject: [PATCH] Pin Branch to 0.18.8 Pinning it to the same version currently specified in the [.podspec](https://github.com/mparticle-integrations/mparticle-apple-integration-branchmetrics/blob/b665bfefb07ff740fedd99a95275779f9dfdd920/mParticle-BranchMetrics.podspec#L19) --- Cartfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cartfile b/Cartfile index 35407f2..f142459 100644 --- a/Cartfile +++ b/Cartfile @@ -1,2 +1,2 @@ -github "BranchMetrics/ios-branch-deep-linking" == 0.17.6 +github "BranchMetrics/ios-branch-deep-linking" == 0.18.8 github "mparticle/mparticle-apple-sdk" ~> 6.15.0