CocoaPods / cocoapods-plugins

Get info about available CocoaPods plugins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[plugins.json] Add cocoapods-remove-duplicates

gaoyuexit opened this issue · comments

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

{
  "gem": "cocoapods-remove-duplicates",
  "name": "CocoaPods Remove Duplicates",
  "author": "GaoYu",
  "url": "https://github.com/gaoyuexit/cocoapods-remove-duplicates",
  "description": "remove the duplicate .a .framework in pod install."
}