pod search 'MapboxMaps' can find this library. Then, execute 'pod repo update'. then, execute 'pod install'. Encountered the following issue.
[!] Unable to find a specification for `MapboxMaps`
You have either:
* out-of-date source repos which you can update with `pod repo update` or with `pod install --repo-update`.
* mistyped the name or version.
* not added the source repo that hosts the Podspec to your Podfile.
pod --version 1.15.0
gem -v 3.5.5
ruby -v ruby 3.2.2
Tried upgrading Ruby, updating CocoaPods, and refreshing the repository, but the issue still persists.
podfile info