diff options
author | Vitaly Takmazov | 2018-11-14 19:27:17 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2018-11-14 19:27:17 +0300 |
commit | 40d7419dc846d3afb394c816762f20c8001ae512 (patch) | |
tree | 73b2ddda1e3bdaf05292fac2f274977bc470d8aa /Podfile | |
parent | 97d8f218fbd2903cea5d40313c9e6d24558708e3 (diff) |
Drop unused MWFeedParser
Diffstat (limited to 'Podfile')
-rw-r--r-- | Podfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ platform :ios, "11.1" target "Juick" do pod 'AFNetworking' - pod 'MWFeedParser' pod 'PDKeychainBindingsController' pod 'YYModel' pod 'DateTools' |