Sha256: e2d227af8e9d438d514919c79722586ae86a09cffedac664140d850097217008

Contents?: true

Size: 450 Bytes

Versions: 1

Compression:

Stored size: 450 Bytes

Contents

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