diff options
Diffstat (limited to 'Podfile')
-rw-r--r-- | Podfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4,7 +4,6 @@ platform :ios, "11.1" target "Juick" do pod 'AFNetworking' pod 'PDKeychainBindingsController' - pod 'YYModel' pod 'DateTools' pod 'TagListView-ObjC' pod 'PHFComposeBarView' |