Files
flipper/Specs
Pritesh Nandgaonkar 73c830fc1b Use tag in podspecs (#152)
Summary:
This diff uses `tag` instead of master branch and also updates the version number to the desktop sdk.
Pull Request resolved: https://github.com/facebook/Sonar/pull/152

Reviewed By: danielbuechele

Differential Revision: D8820016

Pulled By: priteshrnandgaonkar

fbshipit-source-id: ff2e554be55254b77c4e130b35b7299abbafa77d
2018-07-12 10:18:17 -07:00
..
2018-07-12 10:18:17 -07:00
2018-07-12 10:18:17 -07:00

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.