module CBin

copy from github.com/CocoaPods/cocoapods-packager

Constants

VERSION

Public Class Methods

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