Module: Pod
- Defined in:
- lib/cocoapods_plugin.rb,
lib/art_source.rb,
lib/util/repo_util.rb,
lib/cocoapods_plugin.rb,
lib/cocoapods_plugin.rb,
lib/pod/artifactory_repo.rb,
lib/pod/command/repo_art.rb,
lib/pod/command/repo_art/add.rb,
lib/pod/command/repo_art/lint.rb,
lib/pod/command/repo_art/list.rb,
lib/pod/command/repo_art/push.rb,
lib/pod/command/repo_art/remove.rb,
lib/pod/command/repo_art/update.rb
Overview
Override pod’s default behavior which is force the master spec repo if no sources defined - at this point the plugin sources are not yet fetched from the plugin with the source provider hook thus empty Podfiles that only have the plugin declared will force a master repo update.
Defined Under Namespace
Modules: Downloader Classes: ArtSource, ArtifactoryRepo, Command, Installer, RepoArt, Source