CocoaPods / cocoapods-plugins

Get info about available CocoaPods plugins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[plugins.json] Add cocoapods-templates

OliverLetterer opened this issue · comments

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

{
  "gem": "cocoapods-templates",
  "name": "CocoaPods Templates",
  "author": "Oliver Letterer",
  "url": "https://github.com/layered-pieces/cocoapods-templates",
  "description": "Cocoapods plugin to install Xcode templates from a remote source"
}

Thanks, added with 185ec4d