RubyGems Navigation menu

cocoapods-why 1.2

In CocoaPods projects with a large number of dependencies, the reason why a particular pod has a transitive dependency on some other pod (possibly one you do not want) is not always clear. This plugin adds a "why" command that shows all paths between the two pods, showing exactly how the two pods are related.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2 - August 23, 2020 (9 KB)
  2. 1.1 - July 23, 2020 (9 KB)
  3. 1.0.1 - July 10, 2020 (9 KB)
  4. 1.0.0 - June 24, 2020 (9 KB)

Runtime Dependencies (2):

cocoapods ~> 1.0
rgl ~> 0.5

Development Dependencies (3):

bundler ~> 2.0
rake ~> 13.0
rspec ~> 3.9

Owners:

Pushed by:

Authors:

  • Trevor Harmon

SHA 256 checksum:

ddb2aee11fffe566e0a5d48c03f28a2459d093138b4215f726a089b0fe3659c1

Total downloads 6,873

For this version 2,447

License:

MIT

Required Ruby Version: >= 0

Links: