Module: Pod
- Defined in:
- lib/cocoapods_plugin.rb,
lib/cocoapods_plugin.rb,
lib/cocoapods_plugin.rb,
lib/gitee_repo_source.rb,
lib/util/gitee_repo_util.rb,
lib/pod/command/gitee_repo.rb,
lib/pod/gitee_artifact_repo.rb,
lib/pod/command/gitee_repo/add.rb,
lib/pod/command/gitee_repo/lint.rb,
lib/pod/command/gitee_repo/list.rb,
lib/pod/command/gitee_repo/remove.rb,
lib/pod/command/gitee_repo/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: Command, GiteeArtifactRepo, GiteeRepo, GiteeRepoSource, Installer, Source