Class: Pod::Command::Trunk
- Inherits:
-
Pod::Command
- Object
- Pod::Command
- Pod::Command::Trunk
- Defined in:
- lib/pod/command/trunk.rb,
lib/pod/command/trunk/me.rb,
lib/pod/command/trunk/info.rb,
lib/pod/command/trunk/push.rb,
lib/pod/command/trunk/delete.rb,
lib/pod/command/trunk/register.rb,
lib/pod/command/trunk/add_owner.rb,
lib/pod/command/trunk/deprecate.rb,
lib/pod/command/trunk/remove_owner.rb
Defined Under Namespace
Classes: AddOwner, Delete, Deprecate, Info, Me, Push, Register, RemoveOwner
Constant Summary collapse
- SCHEME_AND_HOST =
ENV['TRUNK_SCHEME_AND_HOST'] || 'https://trunk.cocoapods.org'
- BASE_URL =
"#{SCHEME_AND_HOST}/api/v1".freeze