From f2ca775e9e99ed9666daa8e1a554e1aeb0af9ae7 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Fri, 9 Mar 2018 15:23:39 +0000 Subject: [PATCH] Deploy website Deploy website version based on ffeffb6277bae3352e2ee2610bfe66e461a5aa96 --- docs/next/integration-with-existing-apps.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/next/integration-with-existing-apps.html b/docs/next/integration-with-existing-apps.html index 09bb46e768f..0c89a119533 100644 --- a/docs/next/integration-with-existing-apps.html +++ b/docs/next/integration-with-existing-apps.html @@ -218,7 +218,7 @@ target 'swift-2048' # Third party deps podspec link pod 'DoubleConversion', :podspec => '../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec' - pod 'GLog', :podspec => '../node_modules/react-native/third-party-podspecs/GLog.podspec' + pod 'glog', :podspec => '../node_modules/react-native/third-party-podspecs/glog.podspec' pod 'Folly', :podspec => '../node_modules/react-native/third-party-podspecs/Folly.podspec' end