Class: Pod::Installer
- Inherits:
-
Object
- Object
- Pod::Installer
- Defined in:
- lib/cocoapods-monitor/command/monitor.rb
Instance Method Summary collapse
Instance Method Details
#bd_plugins ⇒ Object
23 |
# File 'lib/cocoapods-monitor/command/monitor.rb', line 23 alias_method :bd_plugins,:plugins |
#plugins ⇒ Object
24 25 26 |
# File 'lib/cocoapods-monitor/command/monitor.rb', line 24 def plugins bd_plugins.merge({ 'cocoapods-monitor' => {} }) end |