Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add external podspecs to pod lib lint (#3498)
## Summary <!-- Simple summary of what was changed. --> Copy over MBCaptureCore.podspec and add external-podspecs to ensure the dependency is visible while using local unreleased podspecs for `pod lib lint` ## Motivation <!-- Why are you making this change? If it's for fixing a bug, if possible, please include a code snippet or example project that demonstrates the issue. --> Fix CI ## Testing <!-- How was the code tested? Be as specific as possible. --> Manually verified - https://app.bitrise.io/build/bcf6835f-cf18-491d-b56d-b568dc4396d6 ## Changelog <!-- Is this a notable change that affects users? If so, add a line to `CHANGELOG.md` and prefix the line with one of the following: - [Added] for new features. - [Changed] for changes in existing functionality. - [Deprecated] for soon-to-be removed features. - [Removed] for now removed features. - [Fixed] for any bug fixes. - [Security] in case of vulnerabilities. -->
- Loading branch information