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'