We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcb6f91 commit 35733a2Copy full SHA for 35733a2
MultipleImagePicker.podspec
@@ -27,8 +27,9 @@ Pod::Spec.new do |s|
27
}
28
29
30
- s.dependency "HXPhotoPicker/Picker", "4.2.3"
31
- s.dependency "HXPhotoPicker/Editor/Lite", "4.2.3"
+ s.dependency "HXPhotoPicker/Picker", "4.2.4"
+ s.dependency "HXPhotoPicker/Editor", "4.2.4"
32
+ s.dependency "HXPhotoPicker/Camera/Lite", "4.2.4"
33
34
s.pod_target_xcconfig = {
35
# C++ compiler flags, mainly for folly.
0 commit comments