when I run pod spec lint in the terminal, it shows the following error, but does not register errors [!] The specification did not pass the test, due to 4 errors.
Therefore, I cannot determine where errors occur.
While pod spec lint should output errors independently, you can run pod spec lint --verbose to see much more results.
pod spec lint
pod spec lint --verbose