Method: Fastlane::Actions::VersionGetPodspecAction.description

Defined in:
fastlane/lib/fastlane/actions/version_get_podspec.rb

.descriptionObject



22
23
24
# File 'fastlane/lib/fastlane/actions/version_get_podspec.rb', line 22

def self.description
  "Receive the version number from a podspec file"
end