CocoaPods / cocoapods-plugins

Get info about available CocoaPods plugins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[plugins.json] Add cocoapods-art

85danf opened this issue · comments

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

{
  "gem": "cocoapods-art",
  "name": "CocoaPods Artifactory Plugin",
  "author": "Dan Feldman",
  "url": "https://github.com/JFrogDev/cocoapods-art",
  "description": "Artifactory support for CocoaPods"
}

Awesome, please send a PR adding this 👍

Cheers @orta , here it is: #74

Coolbeans