When I create third part SDK depend on UIColor-Hex-Swift , because of the different name between SwiftPackageManager and Cocoapod, I cant import in the SDK to my app.
when I use the SwiftPackageManage name in my SDK, I cant pod trunk push my SDK to remote, but when I use Pod name in my SDK, I cant use SwiftPackageManage to install my SDK in my App.
When I create third part SDK depend on UIColor-Hex-Swift , because of the different name between SwiftPackageManager and Cocoapod, I cant import in the SDK to my app.
when I use the SwiftPackageManage name in my SDK, I cant
pod trunk pushmy SDK to remote, but when I use Pod name in my SDK, I cant use SwiftPackageManage to install my SDK in my App.