Skip to content

Commit

Permalink
Update RNImageCropPicker.podspec (#2056)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivamKJJW authored May 8, 2024
1 parent e0c41a8 commit d418c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RNImageCropPicker.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Pod::Spec.new do |s|
s.platform = :ios, "8.0"
s.dependency 'React-Core'
s.dependency 'React-RCTImage'
s.dependency 'TOCropViewController', '~> 2.7.3'
s.dependency 'TOCropViewController', '~> 2.7.4'
s.resource_bundles = {
'RNImageCropPickerPrivacyInfo' => ['ios/PrivacyInfo.xcprivacy'],
}
Expand Down

0 comments on commit d418c68

Please sign in to comment.