Skip to content

Instantly share code, notes, and snippets.

@factoryhr
Last active March 17, 2019 20:20
Show Gist options
  • Save factoryhr/a1dbbbb598d8ce36be6d8b00c217d879 to your computer and use it in GitHub Desktop.
Save factoryhr/a1dbbbb598d8ce36be6d8b00c217d879 to your computer and use it in GitHub Desktop.
#Public deployment
pod trunk push [NAME.podspec]
#Private deployment
pod repo push REPO [NAME.podspec]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment