cocoapods-plugins icon indicating copy to clipboard operation
cocoapods-plugins copied to clipboard

[plugins.json] Add cocoapods-git-private-repo

Open nonth opened this issue 7 months ago • 0 comments

Please add the following entry to the plugins.json file:

{
  "gem": "cocoapods-git-private-repo",
  "name": "CocoaPods Git Private Repo",
  "author": "Nonthawat Srichad",
  "url": "https://github.com/nonth/cocoapods-git-private-repo",
  "description": "CocoaPods plugin for authenticating with private Git repositories using SSH private keys."
}

nonth avatar Jun 13 '25 03:06 nonth