From 8c4eda2f66fe503856fff969474f5a2343032e56 Mon Sep 17 00:00:00 2001 From: Ivan Smolin Date: Tue, 29 Jan 2019 16:59:04 +0300 Subject: [PATCH] add binary dependencies --- Cartfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cartfile b/Cartfile index 446cb40a..94e96bd5 100644 --- a/Cartfile +++ b/Cartfile @@ -1,5 +1,5 @@ -github "malcommac/SwiftDate" +binary "https://raw.github.com/petropavel13/CarthageBinaries/master/SwiftDate/SwiftDate.json" github "ReactiveX/RxSwift" -github "RxSwiftCommunity/RxAlamofire" +binary "https://raw.github.com/petropavel13/CarthageBinaries/master/RxAlamofire/RxAlamofire.json" github "maxsokolov/TableKit" github "pronebird/UIScrollView-InfiniteScroll" \ No newline at end of file