Skip to content

segiddins/cocoapods-dependencies

Repository files navigation

cocoapods-dependencies

Gem Version Code Climate

Shows a project's CocoaPod dependency graph.

Installation

$ [sudo] gem install cocoapods-dependencies

Usage

$ pod dependencies [PODSPEC] [--graphviz] [--image]

Use the --graphviz option to generate <podspec name>.gv or Podfile.gv containing the dependency graph in graphviz format.

Use the --image option to generate <podspec name>.png or Podfile.png containing a rendering of the dependency graph.

[!] Note that for either graphviz or image output, GraphViz must be installed and dot must be accessible via $PATH.

About

Shows a project's CocoaPods dependency graph

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages