Sha256: 859d2eeb1846e63fcab4c3cfe2edabc7674afb17fe5379798012e7f94e66f544
Contents?: true
Size: 252 Bytes
Versions: 1
Compression:
Stored size: 252 Bytes
Contents
module Fastlane # Static configuration values module Apprepo VERSION = "0.5.0".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.0 | lib/fastlane/plugin/apprepo/version.rb |