CocoaPods / cocoapods-plugins

Get info about available CocoaPods plugins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[plugins.json] Add cocoapods-repo-update

jtreanor opened this issue · comments

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

{
  "gem": "cocoapods-repo-update",
  "name": "CocoaPods Repo Update",
  "author": "James Treanor",
  "url": "https://github.com/wordpress-mobile/cocoapods-repo-update",
  "description": "cocoapods-repo-update is a CocoaPods plugin that checks your dependencies when you run `pod install` and updates the local specs repositories if needed."
}

PR here: #92

The PR is now merged.