mirror of
https://github.com/status-im/react-native-image-crop-picker.git
synced 2025-02-20 17:38:16 +00:00
Update pod dependency to support rn 0.60 (#1019)
* Update pod dependency to support rn 0.60 * Update RNImageCropPicker.podspec
This commit is contained in:
parent
42fd20edd6
commit
ef4635cc94
@ -14,5 +14,6 @@ Pod::Spec.new do |s|
|
||||
s.platform = :ios, "8.0"
|
||||
s.dependency 'RSKImageCropper'
|
||||
s.dependency 'QBImagePickerController'
|
||||
s.dependency 'React/Core'
|
||||
s.dependency 'React-Core'
|
||||
s.dependency 'React-RCTImage'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user