summaryrefslogtreecommitdiff
path: root/Podfile
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-11-14 19:27:17 +0300
committerGravatar Vitaly Takmazov2018-11-14 19:27:17 +0300
commit40d7419dc846d3afb394c816762f20c8001ae512 (patch)
tree73b2ddda1e3bdaf05292fac2f274977bc470d8aa /Podfile
parent97d8f218fbd2903cea5d40313c9e6d24558708e3 (diff)
Drop unused MWFeedParser
Diffstat (limited to 'Podfile')
-rw-r--r--Podfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Podfile b/Podfile
index 12286c0..4c76e2d 100644
--- a/Podfile
+++ b/Podfile
@@ -3,7 +3,6 @@ platform :ios, "11.1"
target "Juick" do
pod 'AFNetworking'
- pod 'MWFeedParser'
pod 'PDKeychainBindingsController'
pod 'YYModel'
pod 'DateTools'