iOS Lottie library not able to support x86_64 architecture

Hello, I’ve followed the instructions for adding the Lottie library to my mobile app project. Unfortunately the app has a lot of old libraries that don’t support ARM simulators so I have to force all of them to target x86_64 simulators, including Lottie. Is there a way I can get Lottie to work?