diff options
Diffstat (limited to 'Podfile')
-rw-r--r-- | Podfile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -2,8 +2,6 @@ source 'https://cdn.jsdelivr.net/cocoa/' platform :ios, "11.1" target "Juick" do - pod 'AFNetworking' - pod 'SAMKeychain' pod 'DateTools' pod 'PHFComposeBarView' pod 'UIView+Shimmer' |