As per latest checkout from git and readme documentation.We are using below mentioned SDK to implement clover go device functionality.
pod 'Starscream', :git => 'https://github.com/daltoniam/Starscream.git', :tag => '3.1.0'
pod 'GoConnector', '3.3.13'
Xcode - 12.5.1
Still we are getting issue "Could not find module 'clovergoclient' for target 'armv7-apple-ios'; found: x86_64-apple-ios-simulator, arm64, x86_64, arm64-apple-ios" while creating ipa file.