pod trunk push [PATH]

Publish a podspec

Arguments

NameDescription
PATH

Options

NameDescription
--allow-warningsAllows push even if there are lint warnings
--use-librariesLinter uses static libraries to install the spec
--use-modular-headersLint uses modular headers during installation
--swift-version <VERSION>The SWIFT_VERSION that should be used to lint the spec. This takes precedence over a .swift-version file
--skip-import-validationLint skips validating that the pod can be imported
--skip-testsLint skips building and running tests during validation
--synchronousIf validation depends on other recently pushed pods ,synchronize
--allow-rootAllows CocoaPods to run as root