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:
=

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:

=

Total downloads 8,122

For this version 3,300

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: