Class: Pod::Command::Lib

Inherits:
Pod::Command show all
Defined in:
lib/cocoapods/command/lib.rb,
lib/cocoapods/command/lib/lint.rb,
lib/cocoapods/command/lib/create.rb

Direct Known Subclasses

Create, Lint

Defined Under Namespace

Classes: Create, Lint

Method Summary

Methods inherited from Pod::Command

#ensure_master_spec_repo_exists!, ensure_not_root_or_allowed!, #initialize, options, report_error, run

Methods included from Pod::Config::Mixin

#config

Constructor Details

This class inherits a constructor from Pod::Command