Sha256: f4f879e1109b9b3ccffc5bac588fdff0e0984eea21d7e04e2c5a4b480b561d61

Contents?: true

Size: 450 Bytes

Versions: 1

Compression:

Stored size: 450 Bytes

Contents

module CocoapodsYkPodUtility
  VERSION = '1.0.2'
  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-1.0.2 lib/cocoapods-ykutility/gem_version.rb