Skip to content

Commit

Permalink
fffff
Browse files Browse the repository at this point in the history
  • Loading branch information
d1y committed Jun 24, 2024
1 parent f25b39c commit f2606db
Showing 1 changed file with 30 additions and 6 deletions.
36 changes: 30 additions & 6 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,31 @@
PODS:
- DKImagePickerController/Core (4.3.3):
- CropViewController (2.7.4)
- DKCamera (1.6.7)
- DKImagePickerController (4.3.9):
- DKImagePickerController/Camera (= 4.3.9)
- DKImagePickerController/Core (= 4.3.9)
- DKImagePickerController/ImageDataManager (= 4.3.9)
- DKImagePickerController/InlineCamera (= 4.3.9)
- DKImagePickerController/PhotoEditor (= 4.3.9)
- DKImagePickerController/PhotoGallery (= 4.3.9)
- DKImagePickerController/Resource (= 4.3.9)
- DKImagePickerController/Camera (4.3.9):
- DKCamera
- DKImagePickerController/Core
- DKImagePickerController/Core (4.3.9):
- DKImagePickerController/ImageDataManager
- DKImagePickerController/Resource
- DKImagePickerController/ImageDataManager (4.3.3)
- DKImagePickerController/PhotoGallery (4.3.3):
- DKImagePickerController/ImageDataManager (4.3.9)
- DKImagePickerController/InlineCamera (4.3.9):
- DKCamera
- DKImagePickerController/Core
- DKImagePickerController/PhotoEditor (4.3.9):
- CropViewController (~> 2.5)
- DKImagePickerController/Core
- DKImagePickerController/PhotoGallery (4.3.9):
- DKImagePickerController/Core
- DKPhotoGallery
- DKImagePickerController/Resource (4.3.3)
- DKImagePickerController/Resource (4.3.9)
- DKPhotoGallery (0.0.17):
- DKPhotoGallery/Core (= 0.0.17)
- DKPhotoGallery/Model (= 0.0.17)
Expand Down Expand Up @@ -63,6 +82,7 @@ PODS:
- Flutter

DEPENDENCIES:
- DKImagePickerController (= 4.3.9)
- file_picker (from `.symlinks/plugins/file_picker/ios`)
- Flutter (from `Flutter`)
- flutter_native_splash (from `.symlinks/plugins/flutter_native_splash/ios`)
Expand All @@ -78,6 +98,8 @@ DEPENDENCIES:

SPEC REPOS:
trunk:
- CropViewController
- DKCamera
- DKImagePickerController
- DKPhotoGallery
- SDWebImage
Expand Down Expand Up @@ -110,7 +132,9 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/webview_flutter_wkwebview/ios"

SPEC CHECKSUMS:
DKImagePickerController: 72fd378f244cef3d27288e0aebf217a4467e4012
CropViewController: 3489bbf95a3e11c654382b0bae08ac645cdf1b93
DKCamera: a902b66921fca14b7a75266feb8c7568aa7caa71
DKImagePickerController: 946cec48c7873164274ecc4624d19e3da4c1ef3c
DKPhotoGallery: fdfad5125a9fdda9cc57df834d49df790dbb4179
file_picker: 09aa5ec1ab24135ccd7a1621c46c84134bfd6655
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
Expand All @@ -127,6 +151,6 @@ SPEC CHECKSUMS:
wakelock_plus: 78ec7c5b202cab7761af8e2b2b3d0671be6c4ae1
webview_flutter_wkwebview: be0f0d33777f1bfd0c9fdcb594786704dbf65f36

PODFILE CHECKSUM: c4c93c5f6502fe2754f48404d3594bf779584011
PODFILE CHECKSUM: 0e87f1b20e6a1f0bf7dcc6c24716c22ce43ae26c

COCOAPODS: 1.15.2

0 comments on commit f2606db

Please sign in to comment.