diff options
Diffstat (limited to 'ios/Podfile.lock')
-rw-r--r-- | ios/Podfile.lock | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ios/Podfile.lock b/ios/Podfile.lock index eec8a988..d668122e 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -346,6 +346,9 @@ PODS: - React-Core - react-native-netinfo (6.0.0): - React-Core + - react-native-photo-manipulator (1.2.4): + - React + - WCPhotoManipulator (~> 2.0.4) - react-native-safe-area-context (3.2.0): - React-Core - react-native-splash-screen (3.2.0): @@ -484,6 +487,7 @@ PODS: - RNVectorIcons (7.1.0): - React - TOCropViewController (2.5.3) + - WCPhotoManipulator (2.0.4) - Yoga (1.14.0) - YogaKit (1.18.1): - Yoga (~> 1.14) @@ -536,6 +540,7 @@ DEPENDENCIES: - react-native-image-picker (from `../node_modules/react-native-image-picker`) - react-native-image-resizer (from `../node_modules/react-native-image-resizer`) - "react-native-netinfo (from `../node_modules/@react-native-community/netinfo`)" + - react-native-photo-manipulator (from `../node_modules/react-native-photo-manipulator`) - react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`) - react-native-splash-screen (from `../node_modules/react-native-splash-screen`) - React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`) @@ -593,6 +598,7 @@ SPEC REPOS: - OpenSSL-Universal - PromisesObjC - TOCropViewController + - WCPhotoManipulator - YogaKit EXTERNAL SOURCES: @@ -646,6 +652,8 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native-image-resizer" react-native-netinfo: :path: "../node_modules/@react-native-community/netinfo" + react-native-photo-manipulator: + :path: "../node_modules/react-native-photo-manipulator" react-native-safe-area-context: :path: "../node_modules/react-native-safe-area-context" react-native-splash-screen: @@ -756,6 +764,7 @@ SPEC CHECKSUMS: react-native-image-picker: 474cf2c33c2b6671da53d293a16c97995f0aec15 react-native-image-resizer: 13ac4af788f88af36d0353a1324401ebabd04fe4 react-native-netinfo: e849fc21ca2f4128a5726c801a82fc6f4a6db50d + react-native-photo-manipulator: e44c14a28bf7c9b7657a0e0ac79327c1a4d8fe2c react-native-safe-area-context: f0906bf8bc9835ac9a9d3f97e8bde2a997d8da79 react-native-splash-screen: 200d11d188e2e78cea3ad319964f6142b6384865 React-RCTActionSheet: 53ea72699698b0b47a6421cb1c8b4ab215a774aa @@ -786,6 +795,7 @@ SPEC CHECKSUMS: RNSVG: 551acb6562324b1d52a4e0758f7ca0ec234e278f RNVectorIcons: bc69e6a278b14842063605de32bec61f0b251a59 TOCropViewController: 20a14b6a7a098308bf369e7c8d700dc983a974e6 + WCPhotoManipulator: 45b7be19b75c9edf6d2b44f2f61dbc3673862a8f Yoga: 7d13633d129fd179e01b8953d38d47be90db185a YogaKit: f782866e155069a2cca2517aafea43200b01fd5a |