From d99401ed3804d353711e43dbd9f9d05350d82677 Mon Sep 17 00:00:00 2001 From: Yakup AD Date: Sun, 12 Mar 2017 23:48:12 +0200 Subject: [PATCH] Update Podfile --- Podfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Podfile b/Podfile index aec4c60..b37cd29 100644 --- a/Podfile +++ b/Podfile @@ -2,5 +2,5 @@ source 'https://github.com/CocoaPods/Specs.git' platform :ios, '8.0' use_frameworks! -pod 'QuadratTouch', '>= 1.0' -pod 'RealmSwift' \ No newline at end of file +pod 'QuadratTouch', :git => 'https://github.com/Constantine-Fry/das-quadrat', :branch => 'fry-swift30' +pod 'RealmSwift'