From dcdf7852fe76016acdc09fe065b6abe086df23e0 Mon Sep 17 00:00:00 2001 From: Bob Sun Date: Wed, 8 Feb 2017 16:29:33 +0800 Subject: [PATCH] use master branch of passwordlock --- Cartfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cartfile b/Cartfile index 5aaf479..2a0820c 100644 --- a/Cartfile +++ b/Cartfile @@ -1,4 +1,4 @@ github "SVProgressHUD/SVProgressHUD" github "radex/SwiftyUserDefaults" github "libgit2/objective-git" -github "zahlz/SwiftPasscodeLock" +github "zahlz/SwiftPasscodeLock" "master"