Skip to content

Commit d418c68

Browse files
authored
Update RNImageCropPicker.podspec (#2056)
1 parent e0c41a8 commit d418c68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RNImageCropPicker.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Pod::Spec.new do |s|
1313
s.platform = :ios, "8.0"
1414
s.dependency 'React-Core'
1515
s.dependency 'React-RCTImage'
16-
s.dependency 'TOCropViewController', '~> 2.7.3'
16+
s.dependency 'TOCropViewController', '~> 2.7.4'
1717
s.resource_bundles = {
1818
'RNImageCropPickerPrivacyInfo' => ['ios/PrivacyInfo.xcprivacy'],
1919
}

0 commit comments

Comments
 (0)