Skip to content

Commit

Permalink
Fix Podfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
shamardy committed Jun 18, 2019
1 parent e3b5368 commit 56ae978
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,18 @@ PODS:
- React
- react-native-camera/RN (1.1.5):
- React
- react-native-fast-image (6.0.3):
- React
- SDWebImage (~> 5.0)
- react-native-webview (5.2.1):
- React
- React/Core (0.59.3):
- yoga (= 0.59.3.React)
- RNKeychain (3.0.0-rc.3):
- React
- SDWebImage (5.0.6):
- SDWebImage/Core (= 5.0.6)
- SDWebImage/Core (5.0.6)
- SQLCipher (3.4.2):
- SQLCipher/standard (= 3.4.2)
- SQLCipher/common (3.4.2)
Expand All @@ -88,6 +94,7 @@ DEPENDENCIES:
- React (from `../node_modules/react-native`)
- react-native-background-timer (from `../node_modules/react-native-background-timer`)
- react-native-camera (from `../node_modules/react-native-camera`)
- react-native-fast-image (from `../node_modules/react-native-fast-image`)
- react-native-webview (from `../node_modules/react-native-webview`)
- RNKeychain (from `../node_modules/react-native-keychain`)
- SQLCipher (~> 3.0)
Expand All @@ -106,6 +113,7 @@ SPEC REPOS:
- GoogleUtilities
- nanopb
- Protobuf
- SDWebImage
- SQLCipher
- SSZipArchive

Expand All @@ -116,6 +124,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native-background-timer"
react-native-camera:
:path: "../node_modules/react-native-camera"
react-native-fast-image:
:path: "../node_modules/react-native-fast-image"
react-native-webview:
:path: "../node_modules/react-native-webview"
RNKeychain:
Expand All @@ -138,8 +148,10 @@ SPEC CHECKSUMS:
React: 1d605e098d69bdf08960787f3446f0a9dc2e2ccf
react-native-background-timer: bb7a98c8e97fc7c290de2d423dd09ddb73dcbcbb
react-native-camera: 68ad5143d2d0636236d46c7de8d2a6455ca52a36
react-native-fast-image: 3390cc968d598f0c6b5c710df138f4b653a87231
react-native-webview: a42108b827082f8f0333529b0772102031d5960d
RNKeychain: 627c6095cef215dd3d9804a9a9cf45ab96aa3997
SDWebImage: 920f1a2ff1ca8296ad34f6e0510a1ef1d70ac965
SQLCipher: f9fcf29b2e59ced7defc2a2bdd0ebe79b40d4990
SSZipArchive: 41455d4b8d2b6ab93990820b50dc697c2554a322
TouchID: b0640fedb86fa2db2fe1df15b61594ad49e76288
Expand Down

0 comments on commit 56ae978

Please sign in to comment.