I encountered the same problem with version 14.3 (14E222b). There seems to be a fix possible by changing cocoa as published here: https://github.com/CocoaPods/CocoaPods/issues/11808
However, I could solve it by adding the frameworks directly without installing it via cocoa pods. But this is only restricted to frameworks which allow the direct import.