Sendbird Cocoapod Integration Issue in Framework as target

I have created an Application in which we have framework as target. I am using SendbirdChatSDK and Sendbirdcalls Cocoapod as dependency for framework.
While compiling it is showing error in swift generated header as Module not found for Sendbirdcalls and SendbirdChatSDK.

Please find screenshot and Project link for reference:
Note: Our Project has mixed Objective C and Swift Code

Git link : https://github.com/shikha110225/POCAPP