Prerequisites
Describe the bug
Got "Could not build Objective-C module" when add input-mask-iOS to framework.
Steps to reproduce the behaviour:
- Create iOS framework
- Add input-mask-iOS to that framework
- Build and got the error
Expected behaviour
Build successfully.
Actual behaviour
Got "Could not build Objective-C module" and Module "InputMask" not found in ModuleName-Swift.h
Screenshots

Platform information
- OS version: 10.15.3
- Library version: 5.0.0
- Language: Swift 5.1
Additional context