Method: Fastlane::Actions::CocoapodsAction.authors
- Defined in:
- fastlane/lib/fastlane/actions/cocoapods.rb
.authors ⇒ Object
125 126 127 |
# File 'fastlane/lib/fastlane/actions/cocoapods.rb', line 125 def self. ["KrauseFx", "tadpol", "birmacher", "Liquidsoul"] end |