module HBHConfig

Public Class Methods

config() click to toggle source
# File lib/cocoapods-hbh/config/config.rb, line 88
def self.config
    @config ||= Config.new
end