Sha256: 54a631ef8761496e3dab01f3164046caa52be792d75423b063a0cdc7545ffaf5

Contents?: true

Size: 450 Bytes

Versions: 1

Compression:

Stored size: 450 Bytes

Contents

module CocoapodsYkPodUtility
  VERSION = '2.0.4'
  YK_POD_TEMPLATE_PATH = File.expand_path(File.join(__FILE__, '../../../podTemplate'))
  YK_POD_BUSINESS_REGISTER_PATH = File.expand_path(File.join(__FILE__, '../../../podTemplate/register'))

  YK_GEN_TEMPLATE_PATH = File.expand_path(File.join(__FILE__, '../../../configPodTemplate'))
  YK_GEN_BUSINESS_REGISTER_PATH = File.expand_path(File.join(__FILE__, '../../../configPodTemplate/register'))
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cocoapods-ykutility-2.0.4 lib/cocoapods-ykutility/gem_version.rb