Summary: Publishes 0.6.13 to private repo Solves #181 Pull Request resolved: https://github.com/facebook/Sonar/pull/186 Reviewed By: passy Differential Revision: D8991760 Pulled By: priteshrnandgaonkar fbshipit-source-id: 3081cfd947d4bfea1defe75903cfa14cce442b19
cocoapods-private-repo
A private CocoaPods repository to host podspecs like SonarKit or any of its dependencies.
In order to publish new podspecs to this private repository you must run pod repo push command:
pod repo push [REPO] [NAME.podspec]. Please refer to the pod repo push --help command in case you need to pass any specific flags to the command.