summaryrefslogtreecommitdiff
path: root/Podfile
diff options
context:
space:
mode:
Diffstat (limited to 'Podfile')
-rw-r--r--Podfile8
1 files changed, 0 insertions, 8 deletions
diff --git a/Podfile b/Podfile
deleted file mode 100644
index 50575b1..0000000
--- a/Podfile
+++ /dev/null
@@ -1,8 +0,0 @@
-source 'https://cdn.cocoapods.org'
-platform :ios, "11.1"
-
-target "Juick" do
- pod 'DateTools'
- pod 'UIView+Shimmer'
-end
-