summaryrefslogtreecommitdiff
path: root/Podfile
diff options
context:
space:
mode:
Diffstat (limited to 'Podfile')
-rw-r--r--Podfile7
1 files changed, 1 insertions, 6 deletions
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
-