summaryrefslogtreecommitdiff
path: root/Podfile
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-10-16 21:26:27 +0300
committerGravatar Vitaly Takmazov2018-10-16 21:26:27 +0300
commita7cb4ab3f629b423099afad204c7ae1bf8df9677 (patch)
treec9500cae5651004a451e67cbc94e50f617564bed /Podfile
parent045412a5312546769f452c3b66a2bae9d44105fe (diff)
Try without frameworks again
Diffstat (limited to 'Podfile')
-rw-r--r--Podfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Podfile b/Podfile
index 4c662ba..d223931 100644
--- a/Podfile
+++ b/Podfile
@@ -1,6 +1,5 @@
# Uncomment this line to define a global platform for your project
platform :ios, "11.1"
-use_frameworks!
target "Juick" do
pod 'AFNetworking'