Unable to find a spec for a CocoaPod

I getting a consistent failure with this message:

Unable to find a specification for `AirshipServiceExtension

The podfile is working fine locally, just not on Bitrise.
In our bitrise.yaml we have these two lines:

gem install cocoapods
gem install cocoapods-repo-update

Thank you.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.