Sha256: 3a3c7601947bd9a9ed2aed13c297feb4334647654fa8b32b3f8b5cea7074caed

Contents?: true

Size: 450 Bytes

Versions: 1

Compression:

Stored size: 450 Bytes

Contents

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