class Fastlane::Actions::CarthageAction

def self.description

def self.description
  "Runs `carthage bootstrap` for your project"
end