From cb60884daac9c9b05d5fd169429e7aea58fe9597 Mon Sep 17 00:00:00 2001 From: Matt Joiner Date: Fri, 24 May 2024 12:53:59 +1000 Subject: [PATCH] Add CocoaPods dep in README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c3248603d..9b9a1ddd2 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,8 @@ All those dependencies must be in your PATH * Only necessary for testing Replica * CMake 3.22.1 * You can get this from Android SDK Manager - +* [CocoaPods](https://cocoapods.org/) + * Possibly this is only needed on Apple platforms. ### 🚀 Setup Project: