Skip to content

Instantly share code, notes, and snippets.

@baybatu
Last active January 29, 2021 20:45
Show Gist options
  • Save baybatu/ae34a9f452651b1638576e6c70c685dd to your computer and use it in GitHub Desktop.
Save baybatu/ae34a9f452651b1638576e6c70c685dd to your computer and use it in GitHub Desktop.
cocoapods pod publish commands
git tag VERSION
git push origin tag VERSION
pod trunk push
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment