diff --git a/Podfile b/Podfile index 2fba1f9..9132fe5 100644 --- a/Podfile +++ b/Podfile @@ -18,4 +18,5 @@ target 'Unity-iPhone' do pod 'FBSDKLoginKit' pod 'FBSDKShareKit' pod 'FirebaseAnalytics' + pod 'AppsFlyerFramework', '6.9.1' end