From becdf6478b565b1f91daf163fe39cd728681afb1 Mon Sep 17 00:00:00 2001 From: dlwogus0128 <79050615+dlwogus0128@users.noreply.github.com> Date: Wed, 22 Mar 2023 20:07:12 +0900 Subject: [PATCH] =?UTF-8?q?[Feat]=20#116=20-=20KakaoSDK=20=ED=8C=8C?= =?UTF-8?q?=EC=9D=BC=20=EC=84=A4=EC=B9=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Runnect-iOS/Podfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Runnect-iOS/Podfile b/Runnect-iOS/Podfile index dbe1d303..e99a0605 100644 --- a/Runnect-iOS/Podfile +++ b/Runnect-iOS/Podfile @@ -10,6 +10,7 @@ target 'Runnect-iOS' do pod 'SnapKit', '~> 5.6.0' pod 'Moya', '~> 15.0' pod 'Then' + pod 'KakaoSDK' # Pods for Runnect-iOS