Sha256: 3b4f74e3d0532ea045c1a9d1a929dca2e956732b52da974c9abbe65b79da1fde
Contents?: true
Size: 252 Bytes
Versions: 1
Compression:
Stored size: 252 Bytes
Contents
module Fastlane # Static configuration values module Apprepo VERSION = "0.5.3".freeze SUMMARY = 'Fastlane plugin for distributing artifacts with SFTP upload'.freeze DESCRIPTION = 'Fastlane plugin SFTP/AppRepo uploader'.freeze end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fastlane-plugin-apprepo-0.5.3 | lib/fastlane/plugin/apprepo/version.rb |