The latest version of the Lightstreamer on Cocoapods spec repo seems to be 4.2.1, which is a fat framework, with which I get some issues on my project in XCode 13.3. From the posts, I gather that the idea of supporting Cocoapods was dropped because cocoapods did not play well with xcframework. But with the latest version of Cocoapods, I guess we have relatively good support for xcframeworks. I have created a local pod from the latest release(4.3.2) and I can verify that Cocoapods supports xcframework now and I can build without issues. However, I'd like not to keep my dependencies locally. Can you make an update to the spec repo?

Attaching the spec I'm using file just in caseLightstreamer_iOS_Client.podspec.zip