Sha256: 457fc8edf3b1d9d86a3fb3aafa4e807a450e3a6c5ad0b4df69af73ac306bb052

Contents?: true

Size: 450 Bytes

Versions: 1

Compression:

Stored size: 450 Bytes

Contents

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