From 535e5b4f646c257961ab22fb70640e6b611d195a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sa=C3=BAl=20Ibarra=20Corretg=C3=A9?= Date: Tue, 26 Jun 2018 13:49:29 +0200 Subject: [PATCH] [iOS] Update Podfile.lock Syntax changed slightly with an update to CocoaPods. --- ios/Podfile.lock | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 21feba97a..47a936bdb 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -92,33 +92,37 @@ DEPENDENCIES: - RNVectorIcons (from `../node_modules/react-native-vector-icons`) - yoga (from `../node_modules/react-native/ReactCommon/yoga`) +SPEC REPOS: + https://github.com/cocoapods/specs.git: + - boost-for-react-native + EXTERNAL SOURCES: DoubleConversion: - :podspec: ../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec + :podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec" Folly: - :podspec: ../node_modules/react-native/third-party-podspecs/Folly.podspec + :podspec: "../node_modules/react-native/third-party-podspecs/Folly.podspec" glog: - :podspec: ../node_modules/react-native/third-party-podspecs/glog.podspec + :podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec" React: - :path: ../node_modules/react-native + :path: "../node_modules/react-native" react-native-background-timer: - :path: ../node_modules/react-native-background-timer + :path: "../node_modules/react-native-background-timer" react-native-calendar-events: - :path: ../node_modules/react-native-calendar-events + :path: "../node_modules/react-native-calendar-events" react-native-fetch-blob: - :path: ../node_modules/react-native-fetch-blob + :path: "../node_modules/react-native-fetch-blob" react-native-keep-awake: - :path: ../node_modules/react-native-keep-awake + :path: "../node_modules/react-native-keep-awake" react-native-locale-detector: - :path: ../node_modules/react-native-locale-detector + :path: "../node_modules/react-native-locale-detector" react-native-webrtc: - :path: ../node_modules/react-native-webrtc + :path: "../node_modules/react-native-webrtc" RNSound: - :path: ../node_modules/react-native-sound + :path: "../node_modules/react-native-sound" RNVectorIcons: - :path: ../node_modules/react-native-vector-icons + :path: "../node_modules/react-native-vector-icons" yoga: - :path: ../node_modules/react-native/ReactCommon/yoga + :path: "../node_modules/react-native/ReactCommon/yoga" SPEC CHECKSUMS: boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c @@ -138,4 +142,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: fb12a5ae406b901e95aeb1ab5ebbb02773c46ede -COCOAPODS: 1.4.0 +COCOAPODS: 1.5.3