Skip to content

v3.0.2 #547

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Jul 8, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ target 'piwigo' do

# Pods for piwigo
pod 'MBProgressHUD'
pod 'MGSwipeTableCell'
pod 'IQKeyboardManagerSwift'

target 'piwigoAppStore' do
Expand Down
10 changes: 3 additions & 7 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,24 +1,20 @@
PODS:
- IQKeyboardManagerSwift (6.5.11)
- IQKeyboardManagerSwift (6.5.12)
- MBProgressHUD (1.2.0)
- MGSwipeTableCell (1.6.14)

DEPENDENCIES:
- IQKeyboardManagerSwift
- MBProgressHUD
- MGSwipeTableCell

SPEC REPOS:
trunk:
- IQKeyboardManagerSwift
- MBProgressHUD
- MGSwipeTableCell

SPEC CHECKSUMS:
IQKeyboardManagerSwift: c7955c0bdbf7b2eb29bb7daaa44e3d90f55a9a85
IQKeyboardManagerSwift: 371b08cb39664fb56030f5345c815a4ffc74bbc0
MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406
MGSwipeTableCell: d99ed6466f393b71cd488c6f798ba112ff5d1d01

PODFILE CHECKSUM: 7326c690f70dd069c0315437b981ea71e143bc6c
PODFILE CHECKSUM: 4f577ab122f147a3faa6865b771c5a1999409439

COCOAPODS: 1.11.3
1 change: 0 additions & 1 deletion Pods/Headers/Private/MGSwipeTableCell/MGSwipeButton.h

This file was deleted.

1 change: 0 additions & 1 deletion Pods/Headers/Private/MGSwipeTableCell/MGSwipeTableCell.h

This file was deleted.

1 change: 0 additions & 1 deletion Pods/Headers/Public/MGSwipeTableCell/MGSwipeButton.h

This file was deleted.

1 change: 0 additions & 1 deletion Pods/Headers/Public/MGSwipeTableCell/MGSwipeTableCell.h

This file was deleted.

21 changes: 0 additions & 21 deletions Pods/MGSwipeTableCell/LICENSE

This file was deleted.

51 changes: 0 additions & 51 deletions Pods/MGSwipeTableCell/MGSwipeTableCell/MGSwipeButton.h

This file was deleted.

181 changes: 0 additions & 181 deletions Pods/MGSwipeTableCell/MGSwipeTableCell/MGSwipeButton.m

This file was deleted.

Loading