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