From 3cdb6da2f5eb360ff584385901e4801462493bb0 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Wed, 28 Jun 2017 22:04:44 +0300 Subject: drop use_frameworks --- Podfile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'Podfile') diff --git a/Podfile b/Podfile index ba52477..f12bc3c 100644 --- a/Podfile +++ b/Podfile @@ -1,6 +1,5 @@ # Uncomment this line to define a global platform for your project -platform :ios, "9.0" -use_frameworks! +platform :ios, "9.3" target "Juick" do pod 'AFNetworking' @@ -16,7 +15,3 @@ target "Juick" do pod 'XLForm' end -target "JuickTests" do - -end - -- cgit v1.2.3