From e78381e80cf5635d1ce3186aa230a10d56d66d0e Mon Sep 17 00:00:00 2001 From: Victor Shabanov <31339645+Viveron@users.noreply.github.com> Date: Tue, 14 May 2019 12:13:36 +0300 Subject: [PATCH] Add missed SwiftDate version --- SwiftDate/SwiftDate.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SwiftDate/SwiftDate.json b/SwiftDate/SwiftDate.json index 7c9ae6c..03b5361 100644 --- a/SwiftDate/SwiftDate.json +++ b/SwiftDate/SwiftDate.json @@ -1,3 +1,4 @@ { "5.1.0": "https://github.com/petropavel13/CarthageBinaries/raw/master/SwiftDate/5.1.0/SwiftDate.framework.zip" -} \ No newline at end of file + "6.0.1": "https://github.com/petropavel13/CarthageBinaries/raw/master/SwiftDate/6.0.1/SwiftDate.framework.zip" +}