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 e0c41a8 commit d418c68Copy full SHA for d418c68
RNImageCropPicker.podspec
@@ -13,7 +13,7 @@ Pod::Spec.new do |s|
13
s.platform = :ios, "8.0"
14
s.dependency 'React-Core'
15
s.dependency 'React-RCTImage'
16
- s.dependency 'TOCropViewController', '~> 2.7.3'
+ s.dependency 'TOCropViewController', '~> 2.7.4'
17
s.resource_bundles = {
18
'RNImageCropPickerPrivacyInfo' => ['ios/PrivacyInfo.xcprivacy'],
19
}
0 commit comments