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

[plugins.json] Add cocoapods-monorepo

Open menttofly opened this issue 3 years ago • 0 comments

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

{
  "gem": "cocoapods-monorepo",
  "name": "CocoaPods Monorepo",
  "author": "menttofly",
  "url": "https://github.com/menttofly/cocoapods-monorepo.git",
  "description": "`cocoapods monorepo` will make the dependencies that under specified directory into development pods."
}

menttofly avatar Mar 15 '21 11:03 menttofly