Table of Contents - xcocoapods-1.5.3 Documentation
Classes and Modules
- Molinillo
- Molinillo::ResolverError
- OpenURI
- Pod
- Pod::AggregateTarget
- Pod::Command
- Pod::Command::Cache
- Pod::Command::Cache::Clean
- Pod::Command::Cache::List
- Pod::Command::Env
- Pod::Command::IPC
- Pod::Command::IPC::List
- Pod::Command::IPC::Podfile
- Pod::Command::IPC::PodfileJSON
- Pod::Command::IPC::Repl
- Pod::Command::IPC::Spec
- Pod::Command::IPC::UpdateSearchIndex
- Pod::Command::Init
- Pod::Command::Install
- Pod::Command::Lib
- Pod::Command::Lib::Create
- Pod::Command::Lib::Lint
- Pod::Command::List
- Pod::Command::Options
- Pod::Command::Options::ProjectDirectory
- Pod::Command::Options::ProjectDirectory::Options
- Pod::Command::Options::RepoUpdate
- Pod::Command::Options::RepoUpdate::Options
- Pod::Command::Outdated
- Pod::Command::Repo
- Pod::Command::Repo::Add
- Pod::Command::Repo::Lint
- Pod::Command::Repo::List
- Pod::Command::Repo::Push
- Pod::Command::Repo::Remove
- Pod::Command::Repo::Update
- Pod::Command::Setup
- Pod::Command::Spec
- Pod::Command::Spec::Cat
- Pod::Command::Spec::Create
- Pod::Command::Spec::Edit
- Pod::Command::Spec::Lint
- Pod::Command::Spec::Which
- Pod::Command::Update
- Pod::Config
- Pod::Config::Mixin
- Pod::CoreUI
- Pod::Downloader
- Pod::Downloader::Base
- Pod::Downloader::Cache
- Pod::Downloader::DownloaderError
- Pod::Downloader::Request
- Pod::Executable
- Pod::Executable::Indenter
- Pod::ExternalSources
- Pod::ExternalSources::AbstractExternalSource
- Pod::ExternalSources::DownloaderSource
- Pod::ExternalSources::PathSource
- Pod::ExternalSources::PodspecSource
- Pod::Generator
- Pod::Generator::Acknowledgements
- Pod::Generator::AppTargetHelper
- Pod::Generator::BridgeSupport
- Pod::Generator::Constant
- Pod::Generator::CopyResourcesScript
- Pod::Generator::DummySource
- Pod::Generator::EmbedFrameworksScript
- Pod::Generator::Header
- Pod::Generator::InfoPlistFile
- Pod::Generator::Markdown
- Pod::Generator::ModuleMap
- Pod::Generator::Plist
- Pod::Generator::PrefixHeader
- Pod::Generator::UmbrellaHeader
- Pod::HooksManager
- Pod::HooksManager::Hook
- Pod::Informative
- Pod::Installer
- Pod::Installer::Analyzer
- Pod::Installer::Analyzer::AnalysisResult
- Pod::Installer::Analyzer::LockingDependencyAnalyzer
- Pod::Installer::Analyzer::PodVariant
- Pod::Installer::Analyzer::PodVariantSet
- Pod::Installer::Analyzer::PodfileDependencyCache
- Pod::Installer::Analyzer::SandboxAnalyzer
- Pod::Installer::Analyzer::SpecsState
- Pod::Installer::Analyzer::TargetInspectionResult
- Pod::Installer::Analyzer::TargetInspector
- Pod::Installer::InstallationOptions
- Pod::Installer::InstallationOptions::Mixin
- Pod::Installer::InstallationOptions::Mixin::ClassMethods
- Pod::Installer::PodSourceInstaller
- Pod::Installer::PodSourcePreparer
- Pod::Installer::PodfileValidator
- Pod::Installer::PostInstallHooksContext
- Pod::Installer::PostInstallHooksContext::UmbrellaTargetDescription
- Pod::Installer::PreInstallHooksContext
- Pod::Installer::SourceProviderHooksContext
- Pod::Installer::UserProjectIntegrator
- Pod::Installer::UserProjectIntegrator::TargetIntegrator
- Pod::Installer::UserProjectIntegrator::TargetIntegrator::XCConfigIntegrator
- Pod::Installer::Xcode
- Pod::Installer::Xcode::PodsProjectGenerator
- Pod::Installer::Xcode::PodsProjectGenerator::AggregateTargetInstaller
- Pod::Installer::Xcode::PodsProjectGenerator::AppHostInstaller
- Pod::Installer::Xcode::PodsProjectGenerator::FileReferencesInstaller
- Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- Pod::Installer::Xcode::PodsProjectGenerator::PodTargetIntegrator
- Pod::Installer::Xcode::PodsProjectGenerator::TargetInstallationResult
- Pod::Installer::Xcode::PodsProjectGenerator::TargetInstaller
- Pod::Installer::Xcode::PodsProjectGenerator::TargetInstallerHelper
- Pod::Installer::Xcode::TargetValidator
- Pod::MasterSource
- Pod::NoSpecFoundError
- Pod::PlainInformative
- Pod::PodTarget
- Pod::Project
- Pod::Resolver
- Pod::Resolver::ResolverSpecification
- Pod::Sandbox
- Pod::Sandbox::FileAccessor
- Pod::Sandbox::HeadersStore
- Pod::Sandbox::PathList
- Pod::Sandbox::PodDirCleaner
- Pod::Sandbox::PodspecFinder
- Pod::Source
- Pod::Source::Manager
- Pod::Specification
- Pod::Specification::Set
- Pod::Specification::Set::External
- Pod::Specification::Set::LazySpecification
- Pod::Specification::Set::SpecWithSource
- Pod::Target
- Pod::Target::BuildSettings
- Pod::Target::BuildSettings::AggregateTargetSettings
- Pod::Target::BuildSettings::PodTargetSettings
- Pod::UI
- Pod::UserInterface
- Pod::UserInterface::ErrorReport
- Pod::UserInterface::InspectorReporter
- Pod::Validator
- Pod::Validator::Result
- Xcodeproj
- Xcodeproj::UserInterface
Methods
- ::` — Pod::UserInterface::ErrorReport
- ::add_app_host_main_file — Pod::Generator::AppTargetHelper
- ::add_app_project_import — Pod::Generator::AppTargetHelper
- ::add_app_target — Pod::Generator::AppTargetHelper
- ::add_child_vertex_to_graph — Pod::Installer::Analyzer::LockingDependencyAnalyzer
- ::add_empty_swift_file — Pod::Generator::AppTargetHelper
- ::add_swift_version — Pod::Generator::AppTargetHelper
- ::add_to_dependency_graph — Pod::Installer::Analyzer::LockingDependencyAnalyzer
- ::add_xctest_search_paths — Pod::Generator::AppTargetHelper
- ::all_options — Pod::Installer::InstallationOptions
- ::build_settings_names — Pod::Target::BuildSettings::PodTargetSettings
- ::build_settings_names — Pod::Target::BuildSettings::AggregateTargetSettings
- ::capture_command — Pod::Executable
- ::choose_from_array — Pod::UserInterface
- ::choose_from_array — Pod::UserInterface
- ::concrete_class_from_params — Pod::ExternalSources
- ::create_app_host_main_file — Pod::Generator::AppTargetHelper
- ::create_app_import_source_file — Pod::Generator::AppTargetHelper
- ::create_info_plist_file_with_sandbox — Pod::Installer::Xcode::PodsProjectGenerator::TargetInstallerHelper
- ::create_or_update_build_phase — Pod::Installer::UserProjectIntegrator::TargetIntegrator
- ::create_or_update_copy_resources_script_phase_to_target — Pod::Installer::UserProjectIntegrator::TargetIntegrator
- ::create_or_update_embed_frameworks_script_phase_to_target — Pod::Installer::UserProjectIntegrator::TargetIntegrator
- ::create_or_update_user_script_phases — Pod::Installer::UserProjectIntegrator::TargetIntegrator
- ::defaults — Pod::Installer::InstallationOptions
- ::define_build_settings_method — Pod::Target::BuildSettings
- ::download — Pod::Downloader
- ::download_request — Pod::Downloader
- ::download_source — Pod::Downloader
- ::error_from_podfile — Pod::UserInterface::ErrorReport
- ::execute_command — Pod::Executable
- ::existing_config_is_identical_to_pod_config? — Pod::Installer::UserProjectIntegrator::TargetIntegrator::XCConfigIntegrator
- ::from_dependency — Pod::ExternalSources
- ::from_params — Pod::ExternalSources
- ::from_podfile — Pod::Installer::Analyzer::PodfileDependencyCache
- ::from_podfile — Pod::Installer::InstallationOptions
- ::generate — Pod::Installer::PostInstallHooksContext
- ::generate — Pod::Installer::PreInstallHooksContext
- ::generate — Pod::Installer::SourceProviderHooksContext
- ::generate_version_locking_dependencies — Pod::Installer::Analyzer::LockingDependencyAnalyzer
- ::generators — Pod::Generator::Acknowledgements
- ::gets — Pod::UserInterface
- ::gets — Pod::UserInterface
- ::git_information — Pod::UserInterface::ErrorReport
- ::git_version — Pod::Command
- ::hooks_to_run — Pod::HooksManager
- ::host_information — Pod::UserInterface::ErrorReport
- ::included — Pod::Command::Options::ProjectDirectory
- ::included — Pod::Command::Options::RepoUpdate
- ::included — Pod::Installer::InstallationOptions::Mixin
- ::info — Pod::UserInterface
- ::info — Pod::UserInterface
- ::installed_plugins — Pod::UserInterface::ErrorReport
- ::instance — Pod::Config
- ::integrate — Pod::Installer::UserProjectIntegrator::TargetIntegrator::XCConfigIntegrator
- ::issues_url — Pod::UserInterface::ErrorReport
- ::labeled — Pod::UserInterface
- ::labeled — Pod::UserInterface
- ::markdown_podfile — Pod::UserInterface::ErrorReport
- ::message — Pod::UserInterface
- ::message — Pod::UserInterface
- ::new — Pod::Command
- ::new — Pod::Command::Cache
- ::new — Pod::Command::Cache::Clean
- ::new — Pod::Command::Cache::List
- ::new — Pod::Command::Env
- ::new — Pod::Command::Init
- ::new — Pod::Command::IPC::Podfile
- ::new — Pod::Command::IPC::PodfileJSON
- ::new — Pod::Command::IPC::Spec
- ::new — Pod::Command::Lib::Create
- ::new — Pod::Command::Lib::Lint
- ::new — Pod::Command::List
- ::new — Pod::Command::Repo::Add
- ::new — Pod::Command::Repo::Lint
- ::new — Pod::Command::Repo::List
- ::new — Pod::Command::Repo::Push
- ::new — Pod::Command::Repo::Remove
- ::new — Pod::Command::Repo::Update
- ::new — Pod::Command::Spec::Cat
- ::new — Pod::Command::Spec::Create
- ::new — Pod::Command::Spec::Edit
- ::new — Pod::Command::Spec::Lint
- ::new — Pod::Command::Spec::Which
- ::new — Pod::Command::Update
- ::new — Pod::Config
- ::new — Pod::Downloader::Cache
- ::new — Pod::Downloader::Request
- ::new — Pod::Executable::Indenter
- ::new — Pod::ExternalSources::AbstractExternalSource
- ::new — Pod::Generator::Acknowledgements
- ::new — Pod::Generator::BridgeSupport
- ::new — Pod::Generator::Constant
- ::new — Pod::Generator::CopyResourcesScript
- ::new — Pod::Generator::DummySource
- ::new — Pod::Generator::EmbedFrameworksScript
- ::new — Pod::Generator::Header
- ::new — Pod::Generator::InfoPlistFile
- ::new — Pod::Generator::ModuleMap
- ::new — Pod::Generator::PrefixHeader
- ::new — Pod::Generator::UmbrellaHeader
- ::new — Pod::HooksManager::Hook
- ::new — Pod::Installer
- ::new — Pod::Installer::Analyzer
- ::new — Pod::Installer::Analyzer::AnalysisResult
- ::new — Pod::Installer::Analyzer::PodVariant
- ::new — Pod::Installer::Analyzer::PodVariantSet
- ::new — Pod::Installer::Analyzer::PodfileDependencyCache
- ::new — Pod::Installer::Analyzer::SandboxAnalyzer
- ::new — Pod::Installer::Analyzer::SpecsState
- ::new — Pod::Installer::Analyzer::TargetInspectionResult
- ::new — Pod::Installer::Analyzer::TargetInspector
- ::new — Pod::Installer::InstallationOptions
- ::new — Pod::Installer::PodSourceInstaller
- ::new — Pod::Installer::PodSourcePreparer
- ::new — Pod::Installer::PodfileValidator
- ::new — Pod::Installer::PostInstallHooksContext
- ::new — Pod::Installer::PostInstallHooksContext::UmbrellaTargetDescription
- ::new — Pod::Installer::PreInstallHooksContext
- ::new — Pod::Installer::SourceProviderHooksContext
- ::new — Pod::Installer::UserProjectIntegrator
- ::new — Pod::Installer::UserProjectIntegrator::TargetIntegrator
- ::new — Pod::Installer::Xcode::PodsProjectGenerator
- ::new — Pod::Installer::Xcode::PodsProjectGenerator::AppHostInstaller
- ::new — Pod::Installer::Xcode::PodsProjectGenerator::FileReferencesInstaller
- ::new — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- ::new — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetIntegrator
- ::new — Pod::Installer::Xcode::PodsProjectGenerator::TargetInstallationResult
- ::new — Pod::Installer::Xcode::PodsProjectGenerator::TargetInstaller
- ::new — Pod::Installer::Xcode::TargetValidator
- ::new — Pod::Project
- ::new — Pod::Resolver
- ::new — Pod::Resolver::ResolverSpecification
- ::new — Pod::Specification::Set::SpecWithSource
- ::new — Pod::Specification::Set::LazySpecification
- ::new — Pod::Sandbox
- ::new — Pod::Sandbox::FileAccessor
- ::new — Pod::Sandbox::HeadersStore
- ::new — Pod::Sandbox::PathList
- ::new — Pod::Sandbox::PodDirCleaner
- ::new — Pod::Sandbox::PodspecFinder
- ::new — Pod::Target
- ::new — Pod::AggregateTarget
- ::new — Pod::Target::BuildSettings
- ::new — Pod::Target::BuildSettings::PodTargetSettings
- ::new — Pod::Target::BuildSettings::AggregateTargetSettings
- ::new — Pod::PodTarget
- ::new — Pod::Validator
- ::new — Pod::Validator::Result
- ::new — Pod::Command::Options::ProjectDirectory
- ::new — Pod::Command::Options::RepoUpdate
- ::notice — Pod::UserInterface
- ::notice — Pod::UserInterface
- ::option — Pod::Installer::InstallationOptions
- ::options — Pod::Command
- ::options — Pod::Command::Cache::Clean
- ::options — Pod::Command::Cache::List
- ::options — Pod::Command::Env
- ::options — Pod::Command::Install
- ::options — Pod::Command::Lib::Create
- ::options — Pod::Command::Lib::Lint
- ::options — Pod::Command::List
- ::options — Pod::Command::Repo::Add
- ::options — Pod::Command::Repo::Lint
- ::options — Pod::Command::Repo::List
- ::options — Pod::Command::Repo::Push
- ::options — Pod::Command::Spec::Cat
- ::options — Pod::Command::Spec::Edit
- ::options — Pod::Command::Spec::Lint
- ::options — Pod::Command::Spec::Which
- ::options — Pod::Command::Update
- ::original_command — Pod::UserInterface::ErrorReport
- ::output_extension_for_resource — Pod::Installer::UserProjectIntegrator::TargetIntegrator
- ::path — Pod::UserInterface
- ::path — Pod::UserInterface
- ::path_from_basepath — Pod::Generator::Markdown
- ::path_from_basepath — Pod::Generator::Plist
- ::pathless_exception_message — Pod::UserInterface::ErrorReport
- ::plugins_string — Pod::UserInterface::ErrorReport
- ::pod — Pod::UserInterface
- ::pod — Pod::UserInterface
- ::popen3 — Pod::Executable
- ::preprocess_request — Pod::Downloader
- ::print — Pod::UserInterface
- ::print — Pod::UserInterface
- ::print — Pod::CoreUI
- ::print_override_warning — Pod::Installer::UserProjectIntegrator::TargetIntegrator::XCConfigIntegrator
- ::print_warnings — Pod::UserInterface
- ::print_warnings — Pod::UserInterface
- ::puts — Pod::UserInterface
- ::puts — Pod::UserInterface
- ::puts — Pod::CoreUI
- ::puts — Xcodeproj::UserInterface
- ::puts_indented — Pod::UserInterface
- ::puts_indented — Pod::UserInterface
- ::read_only_url — Pod::Command::Setup
- ::reader — Pod::Executable
- ::redirectable? — OpenURI
- ::register — Pod::HooksManager
- ::remove_color — Pod::UserInterface::ErrorReport
- ::remove_copy_resources_script_phase_from_target — Pod::Installer::UserProjectIntegrator::TargetIntegrator
- ::remove_embed_frameworks_script_phase_from_target — Pod::Installer::UserProjectIntegrator::TargetIntegrator
- ::repo_information — Pod::UserInterface::ErrorReport
- ::report — Pod::UserInterface::ErrorReport
- ::report_error — Pod::Command
- ::report_instructions — Pod::UserInterface::ErrorReport
- ::resource_output_paths — Pod::Installer::UserProjectIntegrator::TargetIntegrator
- ::run — Pod::Command
- ::run — Pod::HooksManager
- ::search_for_exceptions — Pod::UserInterface::ErrorReport
- ::section — Pod::UserInterface
- ::section — Pod::UserInterface
- ::set_target_xcconfig — Pod::Installer::UserProjectIntegrator::TargetIntegrator::XCConfigIntegrator
- ::stack — Pod::UserInterface::ErrorReport
- ::targets_from_sandbox — Pod::Installer
- ::title — Pod::UserInterface
- ::title — Pod::UserInterface
- ::titled_section — Pod::UserInterface
- ::titled_section — Pod::UserInterface
- ::unlocked_dependency_graph — Pod::Installer::Analyzer::LockingDependencyAnalyzer
- ::update_changed_file — Pod::Installer::Xcode::PodsProjectGenerator::TargetInstallerHelper
- ::validate_input_output_path_limit — Pod::Installer::UserProjectIntegrator::TargetIntegrator
- ::vendored_frameworks_headers — Pod::Sandbox::FileAccessor
- ::vendored_frameworks_headers_dir — Pod::Sandbox::FileAccessor
- ::verify_minimum_git_version! — Pod::Command
- ::verify_xcode_license_approved! — Pod::Command
- ::warn — Pod::UserInterface
- ::warn — Pod::UserInterface
- ::warn — Pod::CoreUI
- ::warn — Xcodeproj::UserInterface
- ::which — Pod::Executable
- ::which! — Pod::Executable
- ::with_pager — Pod::UserInterface
- ::with_pager — Pod::UserInterface
- ::wrap_string — Pod::UserInterface
- ::wrap_string — Pod::UserInterface
- ::xcconfig_includes_target_xcconfig? — Pod::Installer::UserProjectIntegrator::TargetIntegrator::XCConfigIntegrator
- ::xcode_information — Pod::UserInterface::ErrorReport
- #<< — Pod::Executable::Indenter
- #== — Pod::ExternalSources::AbstractExternalSource
- #== — Pod::Installer::Analyzer::PodVariant
- #== — Pod::Installer::InstallationOptions
- #== — Pod::Resolver::ResolverSpecification
- #__getobj__ — Pod::Specification::Set::LazySpecification
- #_add_recursive_dependent_targets — Pod::PodTarget
- #_add_recursive_test_dependent_targets — Pod::PodTarget
- #_ld_runpath_search_paths — Pod::Target::BuildSettings
- #_validate_header_files — Pod::Validator
- #_validate_header_mappings_dir — Pod::Validator
- #_validate_license — Pod::Validator
- #_validate_module_map — Pod::Validator
- #_validate_private_header_files — Pod::Validator
- #_validate_public_header_files — Pod::Validator
- #_validate_resource_bundles — Pod::Validator
- #_xcodebuild — Pod::Validator
- #absolute? — Pod::ExternalSources::PathSource
- #acknowledgements_basepath — Pod::AggregateTarget
- #actual_path — Pod::Command::Env
- #add_app_project_import — Pod::Validator
- #add_build_configuration — Pod::Project
- #add_check_manifest_lock_script_phase — Pod::Installer::UserProjectIntegrator::TargetIntegrator
- #add_copy_resources_script_phase — Pod::Installer::UserProjectIntegrator::TargetIntegrator
- #add_copy_resources_script_phase — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetIntegrator
- #add_developer_files — Pod::Installer::Xcode::PodsProjectGenerator::FileReferencesInstaller
- #add_embed_frameworks_script_phase — Pod::Installer::UserProjectIntegrator::TargetIntegrator
- #add_embed_frameworks_script_phase — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetIntegrator
- #add_error — Pod::Installer::PodfileValidator
- #add_file — Pod::Sandbox::HeadersStore
- #add_file_accessors_paths_to_pods_group — Pod::Installer::Xcode::PodsProjectGenerator::FileReferencesInstaller
- #add_file_reference — Pod::Project
- #add_file_to_support_group — Pod::Installer::Xcode::PodsProjectGenerator::TargetInstaller
- #add_files — Pod::Sandbox::HeadersStore
- #add_files_to_build_phases — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #add_framework_file_reference_to_native_target — Pod::Installer::Xcode::PodsProjectGenerator
- #add_frameworks_bundles — Pod::Installer::Xcode::PodsProjectGenerator::FileReferencesInstaller
- #add_header — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #add_inherited_to_plural — Pod::Target::BuildSettings
- #add_master_repo — Pod::Command::Setup
- #add_name — Pod::Installer::Analyzer::SpecsState
- #add_placeholder_target — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #add_pod_group — Pod::Project
- #add_podfile — Pod::Project
- #add_pods_library — Pod::Installer::UserProjectIntegrator::TargetIntegrator
- #add_resources — Pod::Installer::Xcode::PodsProjectGenerator::FileReferencesInstaller
- #add_resources_bundle_targets — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #add_result — Pod::Validator
- #add_search_path — Pod::Sandbox::HeadersStore
- #add_source — Pod::Installer::SourceProviderHooksContext
- #add_source_files_references — Pod::Installer::Xcode::PodsProjectGenerator::FileReferencesInstaller
- #add_specs_to_repo — Pod::Command::Repo::Push
- #add_swift_static_library_compatibility_header_phase — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #add_system_framework_dependencies — Pod::Installer::Xcode::PodsProjectGenerator
- #add_system_frameworks_to_native_target — Pod::Installer::Xcode::PodsProjectGenerator
- #add_target — Pod::Installer::Xcode::PodsProjectGenerator::TargetInstaller
- #add_test_targets — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #add_user_script_phases — Pod::Installer::UserProjectIntegrator::TargetIntegrator
- #add_valid_dependencies_from_node — Pod::Resolver
- #add_vendored_libraries — Pod::Installer::Xcode::PodsProjectGenerator::FileReferencesInstaller
- #add_warning — Pod::Installer::PodfileValidator
- #after_resolution — Pod::Resolver
- #aggregate_for_dependency — Pod::Resolver
- #all_dependent_targets — Pod::PodTarget
- #all_paths_from_set — Pod::Command::Spec
- #all_specifications — Pod::Specification::Set
- #all_specifications — Pod::Specification::Set::External
- #all_user_build_configurations — Pod::Installer::Analyzer::AnalysisResult
- #allowable_project_paths — Pod::Installer::Xcode::PodsProjectGenerator::FileReferencesInstaller
- #analyze — Pod::Installer
- #analyze — Pod::Installer::Analyzer
- #analyze — Pod::Installer::Analyzer::SandboxAnalyzer
- #analyze_host_targets_in_podfile — Pod::Installer::Analyzer
- #analyzer — Pod::Command::Outdated
- #any_plugin_post_install_hooks? — Pod::Installer
- #app_host_info_plist_path — Pod::Installer::Xcode::PodsProjectGenerator::AppHostInstaller
- #app_host_info_plist_path_for_test_type — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #app_host_label — Pod::Installer::Xcode::PodsProjectGenerator::AppHostInstaller
- #apply_xcconfig_file_ref_to_resource_bundle_targets — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #arc_source_files — Pod::Sandbox::FileAccessor
- #before_resolution — Pod::Resolver
- #bridge_support_file — Pod::AggregateTarget
- #bridge_support_path — Pod::Target
- #build_pod — Pod::Validator
- #build_product_path — Pod::PodTarget
- #build_settings — Pod::AggregateTarget
- #c99ext_identifier — Pod::Target
- #cache_descriptors_per_pod — Pod::Downloader::Cache
- #cached_pod — Pod::Downloader::Cache
- #cached_spec — Pod::Downloader::Cache
- #calculate_pod_targets — Pod::Installer::Analyzer
- #check_file_patterns — Pod::Validator
- #check_if_master_repo — Pod::Command::Repo::Push
- #check_manifest_lock_script_output_file_path — Pod::AggregateTarget
- #check_repo_status — Pod::Command::Repo::Push
- #checkout_branch — Pod::Command::Repo::Add
- #checkout_requires_update? — Pod::Installer::Analyzer
- #clean! — Pod::Installer::PodSourceInstaller
- #clean! — Pod::Sandbox::PodDirCleaner
- #clean_installation — Pod::Installer::PodSourceInstaller
- #clean_paths — Pod::Sandbox::PodDirCleaner
- #clean_pod — Pod::Sandbox
- #clean_pod_sources — Pod::Installer
- #clean_sandbox — Pod::Installer
- #clean_support_files_temp_dir — Pod::Installer::Xcode::PodsProjectGenerator::TargetInstaller
- #clear_cache — Pod::Command::Cache::Clean
- #clone_repo — Pod::Command::Repo::Add
- #clone_template — Pod::Command::Lib::Create
- #common_path — Pod::Installer::Xcode::PodsProjectGenerator::FileReferencesInstaller
- #compiler_flags_for_consumer — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #compute_archs — Pod::Installer::Analyzer::TargetInspector
- #compute_build_configurations — Pod::Installer::Analyzer::TargetInspector
- #compute_platform — Pod::Installer::Analyzer::TargetInspector
- #compute_project_path — Pod::Installer::Analyzer::TargetInspector
- #compute_recommends_frameworks — Pod::Installer::Analyzer::TargetInspector
- #compute_results — Pod::Installer::Analyzer::TargetInspector
- #compute_swift_version_from_targets — Pod::Installer::Analyzer::TargetInspector
- #compute_targets — Pod::Installer::Analyzer::TargetInspector
- #config — Pod::Config::Mixin
- #configuration_build_dir — Pod::PodTarget
- #configure_app_extension_api_only_to_native_target — Pod::Installer::Xcode::PodsProjectGenerator
- #configure_app_host_to_native_target — Pod::Installer::Xcode::PodsProjectGenerator
- #configure_pod_targets — Pod::Validator
- #configure_template — Pod::Command::Lib::Create
- #configure_with — Pod::Config
- #contains_script_phases? — Pod::PodTarget
- #contains_test_specifications? — Pod::PodTarget
- #copy_and_clean — Pod::Downloader::Cache
- #copy_embedded_target_pod_targets_to_host — Pod::Installer::Analyzer
- #copy_resources_script_path — Pod::AggregateTarget
- #copy_resources_script_path_for_test_type — Pod::PodTarget
- #copy_resources_script_relative_path — Pod::AggregateTarget
- #count — Pod::Command::Repo::Push
- #create_acknowledgements — Pod::Installer::Xcode::PodsProjectGenerator::AggregateTargetInstaller
- #create_analyzer — Pod::Installer
- #create_app_project — Pod::Validator
- #create_bridge_support_file — Pod::Installer::Xcode::PodsProjectGenerator::AggregateTargetInstaller
- #create_build_phase_to_symlink_header_folders — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #create_build_settings — Pod::Target
- #create_build_settings — Pod::AggregateTarget
- #create_build_settings — Pod::PodTarget
- #create_copy_resources_script — Pod::Installer::Xcode::PodsProjectGenerator::AggregateTargetInstaller
- #create_dummy_source — Pod::Installer::Xcode::PodsProjectGenerator::TargetInstaller
- #create_embed_frameworks_script — Pod::Installer::Xcode::PodsProjectGenerator::AggregateTargetInstaller
- #create_file_accessors — Pod::Installer::Analyzer
- #create_generator — Pod::Installer
- #create_info_plist_file — Pod::Installer::Xcode::PodsProjectGenerator::TargetInstaller
- #create_info_plist_file_with_sandbox — Pod::Installer::Xcode::PodsProjectGenerator::TargetInstallerHelper
- #create_module_map — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #create_module_map — Pod::Installer::Xcode::PodsProjectGenerator::TargetInstaller
- #create_pod_installer — Pod::Installer
- #create_prefix_header — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #create_project — Pod::Installer::Xcode::PodsProjectGenerator
- #create_repos_dir — Pod::Command::Repo::Add
- #create_set_from_sources — Pod::Resolver
- #create_support_files_dir — Pod::Installer::Xcode::PodsProjectGenerator::TargetInstaller
- #create_support_files_group — Pod::Installer::Xcode::PodsProjectGenerator::AggregateTargetInstaller
- #create_test_target_copy_resources_script — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #create_test_target_embed_frameworks_script — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #create_test_xcconfig_files — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #create_umbrella_header — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #create_umbrella_header — Pod::Installer::Xcode::PodsProjectGenerator::TargetInstaller
- #create_workspace — Pod::Installer::UserProjectIntegrator
- #create_xcconfig_file — Pod::Installer::Xcode::PodsProjectGenerator::AggregateTargetInstaller
- #create_xcconfig_file — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #custom_build_settings — Pod::Installer::Xcode::PodsProjectGenerator::AggregateTargetInstaller
- #custom_build_settings — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #custom_build_settings — Pod::Installer::Xcode::PodsProjectGenerator::TargetInstaller
- #custom_module_map — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #declared_path — Pod::ExternalSources::PathSource
- #default_data_for_template — Pod::Command::Spec::Create
- #default_podfile_path — Pod::Config
- #default_test_podfile_path — Pod::Config
- #defines_module? — Pod::PodTarget
- #defininition_for_build_configuration — Pod::Project
- #deintegrate_if_different_major_version — Pod::Installer
- #delegate_installation_option_attributes! — Pod::Installer::InstallationOptions::Mixin::ClassMethods
- #delegate_installation_options — Pod::Installer::InstallationOptions::Mixin::ClassMethods
- #dependencies — Pod::PodTarget
- #dependencies_for — Pod::Resolver
- #dependencies_for_specs — Pod::Installer::Analyzer
- #dependencies_to_fetch — Pod::Installer::Analyzer
- #deployment_target — Pod::Installer::Xcode::PodsProjectGenerator::AppHostInstaller
- #deployment_target — Pod::Installer::Xcode::PodsProjectGenerator::TargetInstaller
- #deployment_target — Pod::Validator
- #deprecated_pods — Pod::Command::Outdated
- #description — Pod::ExternalSources::AbstractExternalSource
- #description — Pod::ExternalSources::DownloaderSource
- #description — Pod::ExternalSources::PathSource
- #description — Pod::ExternalSources::PodspecSource
- #determine_platform — Pod::Installer::Analyzer
- #developer_files — Pod::Sandbox::FileAccessor
- #development_pod_targets — Pod::Installer
- #development_pod_targets — Pod::Installer::Xcode::PodsProjectGenerator
- #dir — Pod::Command::Repo
- #dir_glob_equivalent_patterns — Pod::Sandbox::PathList
- #directory? — Pod::Sandbox::PathList
- #dirs — Pod::Sandbox::PathList
- #docs — Pod::Sandbox::FileAccessor
- #dot_swift_version — Pod::Validator
- #download — Pod::Downloader::Cache
- #download_dependencies — Pod::Installer
- #download_pod — Pod::Downloader::Cache
- #download_pod — Pod::Validator
- #download_request — Pod::ExternalSources::AbstractExternalSource
- #download_request — Pod::Installer::PodSourceInstaller
- #download_source — Pod::Installer::PodSourceInstaller
- #dummy_source_path — Pod::Target
- #dynamic_binary? — Pod::Sandbox::FileAccessor
- #edge_is_valid_for_target_platform? — Pod::Resolver
- #embed_frameworks_script_path — Pod::AggregateTarget
- #embed_frameworks_script_path_for_test_type — Pod::PodTarget
- #embed_frameworks_script_relative_path — Pod::AggregateTarget
- #ensure_external_podspecs_present! — Pod::Command::Outdated
- #ensure_master_spec_repo_exists! — Pod::Command
- #ensure_matching_version — Pod::Downloader::Cache
- #ensure_plugins_are_installed! — Pod::Installer
- #eql — Pod::Installer::InstallationOptions
- #eql? — Pod::Installer::Analyzer::PodVariant
- #error — Pod::Validator
- #exec_editor — Pod::Command::Spec::Edit
- #executable — Pod::Executable
- #executable_path — Pod::Command::Env
- #execute_command — Pod::Downloader::Base
- #execute_repl_command — Pod::Command::IPC::Repl
- #exit_status — Pod::NoSpecFoundError
- #expanded_paths — Pod::Sandbox::FileAccessor
- #failure_reason — Pod::Validator
- #fetch — Pod::ExternalSources::AbstractExternalSource
- #fetch — Pod::ExternalSources::DownloaderSource
- #fetch — Pod::ExternalSources::PathSource
- #fetch — Pod::ExternalSources::PodspecSource
- #fetch_external_source — Pod::Installer::Analyzer
- #fetch_external_sources — Pod::Installer::Analyzer
- #file — Pod::Validator
- #file_accessor — Pod::Generator::Acknowledgements
- #file_accessors — Pod::Installer::Xcode::PodsProjectGenerator::FileReferencesInstaller
- #file_accessors — Pod::Sandbox::PodDirCleaner
- #files — Pod::Sandbox::PathList
- #filter_dependencies — Pod::Installer::Analyzer
- #filter_pod_targets_for_target_definition — Pod::Installer::Analyzer
- #filter_resource_file_references — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #find_cached_set — Pod::Resolver
- #find_or_create_source_with_url — Pod::Source::Manager
- #folder_empty? — Pod::Installer::Analyzer::SandboxAnalyzer
- #folder_exist? — Pod::Installer::Analyzer::SandboxAnalyzer
- #footer — Pod::Generator::InfoPlistFile
- #footnote_hash — Pod::Generator::Plist
- #footnote_text — Pod::Generator::Acknowledgements
- #footnote_title — Pod::Generator::Acknowledgements
- #framework_name — Pod::Target
- #framework_paths — Pod::PodTarget
- #framework_paths_by_config — Pod::AggregateTarget
- #framework_search_paths_to_import_developer_frameworks — Pod::Target::BuildSettings
- #generate — Pod::Generator::Markdown
- #generate — Pod::Generator::Plist
- #generate — Pod::Generator::CopyResourcesScript
- #generate — Pod::Generator::DummySource
- #generate — Pod::Generator::EmbedFrameworksScript
- #generate — Pod::Generator::Header
- #generate — Pod::Generator::InfoPlistFile
- #generate — Pod::Generator::ModuleMap
- #generate — Pod::Generator::PrefixHeader
- #generate — Pod::Generator::UmbrellaHeader
- #generate! — Pod::Installer::Xcode::PodsProjectGenerator
- #generate_available_uuid_list — Pod::Project
- #generate_platform_import_header — Pod::Generator::Header
- #generate_pod_target — Pod::Installer::Analyzer
- #generate_pod_targets — Pod::Installer::Analyzer
- #generate_podfile_state — Pod::Installer::Analyzer
- #generate_pods_project — Pod::Installer
- #generate_sandbox_state — Pod::Installer::Analyzer
- #generate_specifications — Pod::Installer::Analyzer
- #generate_target — Pod::Installer::Analyzer
- #generate_targets — Pod::Installer::Analyzer
- #generate_version_locking_dependencies — Pod::Installer::Analyzer
- #get_path_of_spec — Pod::Command::Spec
- #git — Pod::Source
- #github_data_for_template — Pod::Command::Spec::Create
- #glob — Pod::Sandbox::PathList
- #group_by — Pod::Installer::Analyzer::PodVariantSet
- #group_for_path_in_group — Pod::Project
- #group_for_spec — Pod::Project
- #group_subspecs_by_platform — Pod::Downloader::Cache
- #handle_resolver_error — Pod::Resolver
- #hash — Pod::Installer::InstallationOptions
- #hash_for_spec — Pod::Generator::Plist
- #header — Pod::Generator::InfoPlistFile
- #header_hash — Pod::Generator::Plist
- #header_mappings — Pod::Installer::Xcode::PodsProjectGenerator::FileReferencesInstaller
- #header_mappings_dir — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #header_search_paths — Pod::PodTarget
- #header_text — Pod::Generator::Acknowledgements
- #header_title — Pod::Generator::Acknowledgements
- #headers — Pod::Sandbox::FileAccessor
- #headers_root — Pod::Sandbox
- #home_dir — Pod::Config
- #implode! — Pod::Sandbox::HeadersStore
- #in_tmpdir — Pod::Downloader::Cache
- #indicate_progress — Pod::Resolver
- #info — Pod::Generator::InfoPlistFile
- #info_plist_path — Pod::Target
- #info_plist_path_for_test_type — Pod::PodTarget
- #inhibit_warnings? — Pod::PodTarget
- #initialize_copy — Pod::Target::BuildSettings
- #inspect — Pod::Installer::PodSourceInstaller
- #inspect — Pod::Installer::UserProjectIntegrator::TargetIntegrator
- #inspect — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetIntegrator
- #inspect — Pod::Sandbox
- #inspect — Pod::Sandbox::FileAccessor
- #inspect — Pod::Target
- #inspect_targets_to_integrate — Pod::Installer::Analyzer
- #inspector_could_not_create_report — Pod::UserInterface::InspectorReporter
- #inspector_received_empty_report — Pod::UserInterface::InspectorReporter
- #inspector_started_query — Pod::UserInterface::InspectorReporter
- #inspector_successfully_received_report — Pod::UserInterface::InspectorReporter
- #install! — Pod::Installer
- #install! — Pod::Installer::PodSourceInstaller
- #install! — Pod::Installer::Xcode::PodsProjectGenerator::AggregateTargetInstaller
- #install! — Pod::Installer::Xcode::PodsProjectGenerator::AppHostInstaller
- #install! — Pod::Installer::Xcode::PodsProjectGenerator::FileReferencesInstaller
- #install! — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #install_app_hosts — Pod::Installer::Xcode::PodsProjectGenerator
- #install_file_references — Pod::Installer::Xcode::PodsProjectGenerator
- #install_pod — Pod::Validator
- #install_pod_sources — Pod::Installer
- #install_resources_function — Pod::Generator::CopyResourcesScript
- #install_source_of_pod — Pod::Installer
- #install_targets — Pod::Installer::Xcode::PodsProjectGenerator
- #installation_root — Pod::Config
- #installed_pods — Pod::Command::Outdated
- #installer_for_config — Pod::Command
- #integrate! — Pod::Installer::UserProjectIntegrator
- #integrate! — Pod::Installer::UserProjectIntegrator::TargetIntegrator
- #integrate! — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetIntegrator
- #integrate_targets — Pod::Installer::Xcode::PodsProjectGenerator
- #integrate_user_project — Pod::Installer
- #integrate_user_targets — Pod::Installer::UserProjectIntegrator
- #integration_message — Pod::Installer::UserProjectIntegrator::TargetIntegrator
- #integration_message — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetIntegrator
- #label — Pod::Target
- #label — Pod::AggregateTarget
- #label — Pod::PodTarget
- #library? — Pod::AggregateTarget
- #license — Pod::Sandbox::FileAccessor
- #license_text — Pod::Generator::Acknowledgements
- #licenses — Pod::Generator::Markdown
- #licenses — Pod::Generator::Plist
- #link_headers — Pod::Installer::Xcode::PodsProjectGenerator::FileReferencesInstaller
- #listen — Pod::Command::IPC::Repl
- #local? — Pod::Installer::PodSourceInstaller
- #local? — Pod::Sandbox
- #local_path_was_absolute? — Pod::Sandbox
- #local_podspec — Pod::Sandbox
- #lock_files! — Pod::Installer::PodSourceInstaller
- #lock_pod_sources — Pod::Installer
- #lockfile — Pod::Command::Outdated
- #lockfile — Pod::Config
- #lockfile_path — Pod::Config
- #manifest_path — Pod::Sandbox
- #mark_ruby_file_ref — Pod::Project
- #markdown_podfile — Pod::Command::Env
- #master_repo_dir — Pod::Command::Setup
- #merged_xcconfigs — Pod::Target::BuildSettings
- #message — Pod::Informative
- #message — Pod::Installer::PodfileValidator
- #module_declaration_attributes — Pod::Generator::ModuleMap
- #module_map — Pod::Sandbox::FileAccessor
- #module_map_additional_headers — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #module_map_path — Pod::Target
- #module_map_path — Pod::PodTarget
- #module_map_path_to_write — Pod::Target
- #module_specifier_prefix — Pod::Generator::ModuleMap
- #name — Pod::Installer::PodSourceInstaller
- #name — Pod::Resolver::ResolverSpecification
- #name — Pod::Target
- #name_for — Pod::Resolver
- #name_for_explicit_dependency_source — Pod::Resolver
- #name_for_locking_dependency_source — Pod::Resolver
- #native_target_for_spec — Pod::Installer::Xcode::PodsProjectGenerator::TargetInstallationResult
- #native_targets — Pod::Installer::UserProjectIntegrator::TargetIntegrator
- #native_targets_to_embed_in — Pod::Installer::UserProjectIntegrator::TargetIntegrator
- #needs_install? — Pod::Installer::Analyzer::AnalysisResult
- #non_arc_source_files — Pod::Sandbox::FileAccessor
- #normalized_podspec_path — Pod::ExternalSources::AbstractExternalSource
- #note — Pod::Validator
- #open_editor — Pod::Command::Repo::Push
- #options — Pod::Command::Options::ProjectDirectory::Options
- #options — Pod::Command::Options::RepoUpdate::Options
- #other_source_files — Pod::Sandbox::FileAccessor
- #other_swift_flags_without_swift? — Pod::Target::BuildSettings
- #other_swift_flags_without_swift? — Pod::Target::BuildSettings::AggregateTargetSettings
- #output — Pod::Resolver
- #output_pipe — Pod::Command::IPC
- #parse_xcodebuild_output — Pod::Validator
- #path_for_pod — Pod::Downloader::Cache
- #path_for_spec — Pod::Downloader::Cache
- #path_list — Pod::Sandbox::PodDirCleaner
- #pathname_from_spec — Pod::Command::Spec
- #paths_for_attribute — Pod::Sandbox::FileAccessor
- #perform_extensive_analysis — Pod::Validator
- #perform_extensive_subspec_analysis — Pod::Validator
- #perform_linting — Pod::Validator
- #perform_post_install_actions — Pod::Installer
- #platform_name — Pod::Sandbox::FileAccessor
- #platform_name_match? — Pod::Validator
- #platforms_to_lint — Pod::Validator
- #plist — Pod::Generator::Plist
- #plist_title — Pod::Generator::Plist
- #plugins — Pod::Installer
- #plugins_string — Pod::Command::Env
- #pod_added? — Pod::Installer::Analyzer::SandboxAnalyzer
- #pod_changed? — Pod::Installer::Analyzer::SandboxAnalyzer
- #pod_deleted? — Pod::Installer::Analyzer::SandboxAnalyzer
- #pod_dir — Pod::Sandbox
- #pod_group — Pod::Project
- #pod_groups — Pod::Project
- #pod_name — Pod::PodTarget
- #pod_state — Pod::Installer::Analyzer::SandboxAnalyzer
- #pod_support_files_group — Pod::Project
- #pod_target_srcroot — Pod::PodTarget
- #pod_target_xcconfig_values_by_consumer_by_key — Pod::Target::BuildSettings::PodTargetSettings
- #pod_targets_for_build_configuration — Pod::AggregateTarget
- #pod_type — Pod::Command::Cache
- #podfile — Pod::Config
- #podfile — Pod::AggregateTarget
- #podfile — Pod::PodTarget
- #podfile_dependencies — Pod::Installer::Analyzer
- #podfile_dir_relative_path — Pod::AggregateTarget
- #podfile_from_spec — Pod::Validator
- #podfile_needs_install? — Pod::Installer::Analyzer::AnalysisResult
- #podfile_path — Pod::Config
- #podfile_path_in_dir — Pod::Config
- #podfile_template — Pod::Command::Init
- #pods_to_fetch — Pod::Installer::Analyzer
- #podspec_file — Pod::Sandbox::FileAccessor
- #podspec_files — Pod::Command::Repo::Push
- #podspec_path — Pod::ExternalSources::PathSource
- #podspec_uri — Pod::ExternalSources::PodspecSource
- #podspecs — Pod::Sandbox::PodspecFinder
- #podspecs_tmp_dir — Pod::Command::Spec::Lint
- #podspecs_to_lint — Pod::Command::Lib::Lint
- #podspecs_to_lint — Pod::Command::Spec::Lint
- #pre_download — Pod::ExternalSources::AbstractExternalSource
- #predownloaded? — Pod::Installer::PodSourceInstaller
- #predownloaded? — Pod::Sandbox
- #prefix_header — Pod::Sandbox::FileAccessor
- #prefix_header_path — Pod::PodTarget
- #prefix_header_path_for_test_type — Pod::PodTarget
- #prepare — Pod::Installer
- #prepare — Pod::Installer::Xcode::PodsProjectGenerator
- #prepare — Pod::Sandbox
- #prepare! — Pod::Installer::PodSourcePreparer
- #preserve_paths — Pod::Sandbox::FileAccessor
- #pretty_date — Pod::UserInterface::InspectorReporter
- #print — Pod::Installer::Analyzer::SpecsState
- #print_count_of_sources — Pod::Command::Repo::List
- #print_info — Pod::Command::Lib::Create
- #print_issue_full — Pod::UserInterface::InspectorReporter
- #print_override_warning — Pod::Installer::UserProjectIntegrator
- #print_pod_cache_infos — Pod::Command::Cache::List
- #print_post_install_message — Pod::Installer
- #print_results — Pod::Validator
- #print_source — Pod::Command::Repo::List
- #print_sources — Pod::Command::Repo::List
- #print_version — Pod::Command::IPC::Repl
- #private_header_files — Pod::Sandbox::FileAccessor
- #private_headers — Pod::Sandbox::FileAccessor
- #product_basename — Pod::Target
- #product_module_name — Pod::Target
- #product_module_name — Pod::PodTarget
- #product_name — Pod::Target
- #product_type — Pod::Target
- #product_type_for_test_type — Pod::PodTarget
- #project_file_references_array — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #project_path — Pod::Sandbox
- #project_pods_root — Pod::Config
- #project_root — Pod::Config
- #public_header_files — Pod::Sandbox::FileAccessor
- #public_headers — Pod::Sandbox::FileAccessor
- #push_repo — Pod::Command::Repo::Push
- #quote_array — Pod::Target::BuildSettings
- #read_file_system — Pod::Sandbox::PathList
- #readme — Pod::Sandbox::FileAccessor
- #recursive_dependent_targets — Pod::PodTarget
- #recursive_test_dependent_targets — Pod::PodTarget
- #reference_for_path — Pod::Project
- #refresh_file_accessors — Pod::Installer::Xcode::PodsProjectGenerator::FileReferencesInstaller
- #relative_glob — Pod::Sandbox::PathList
- #relative_pods_root — Pod::AggregateTarget
- #relative_pods_root_path — Pod::AggregateTarget
- #relative_to_pods_root — Pod::AggregateTarget
- #released? — Pod::Installer::PodSourceInstaller
- #remove_caches — Pod::Command::Cache::Clean
- #remove_checkout_source — Pod::Sandbox
- #remove_embed_frameworks_script_phase_from_embedded_targets — Pod::Installer::UserProjectIntegrator::TargetIntegrator
- #repo_dir — Pod::Command::Repo::Push
- #repo_git — Pod::Command::Repo::Push
- #repo_update? — Pod::Command::Options::RepoUpdate
- #report — Pod::Command::Env
- #repos_dir — Pod::Config
- #requirement_for_locked_pod_named — Pod::Resolver
- #requirement_satisfied_by? — Pod::Resolver
- #requires_frameworks? — Pod::Target
- #requires_host_target? — Pod::AggregateTarget
- #requires_objc_linker_flag? — Pod::Target::BuildSettings::PodTargetSettings
- #resolve — Pod::Resolver
- #resolve_dependencies — Pod::Installer
- #resolve_dependencies — Pod::Installer::Analyzer
- #resolved_pods — Pod::Installer::Analyzer::SandboxAnalyzer
- #resolved_spec_names — Pod::Installer::Analyzer::SandboxAnalyzer
- #resolver_specs_by_target — Pod::Resolver
- #resource_bundle_files — Pod::Sandbox::FileAccessor
- #resource_bundles — Pod::Sandbox::FileAccessor
- #resource_paths — Pod::PodTarget
- #resource_paths_by_config — Pod::AggregateTarget
- #resources — Pod::Sandbox::FileAccessor
- #resources_bundle_target_label — Pod::PodTarget
- #result_color — Pod::Validator
- #result_type — Pod::Validator
- #results_message — Pod::Validator
- #root — Pod::Installer::PodSourceInstaller
- #root — Pod::Resolver::ResolverSpecification
- #root — Pod::Sandbox::FileAccessor
- #root — Pod::Sandbox::HeadersStore
- #root_spec — Pod::Installer::Analyzer::PodVariant
- #root_spec — Pod::Installer::Analyzer::SandboxAnalyzer
- #root_spec — Pod::Installer::PodSourceInstaller
- #root_spec — Pod::PodTarget
- #root_specs — Pod::Installer
- #run — Pod::Command::Cache::Clean
- #run — Pod::Command::Cache::List
- #run — Pod::Command::Env
- #run — Pod::Command::Init
- #run — Pod::Command::Install
- #run — Pod::Command::IPC::List
- #run — Pod::Command::IPC::Podfile
- #run — Pod::Command::IPC::PodfileJSON
- #run — Pod::Command::IPC::Repl
- #run — Pod::Command::IPC::Spec
- #run — Pod::Command::IPC::UpdateSearchIndex
- #run — Pod::Command::Lib::Create
- #run — Pod::Command::Lib::Lint
- #run — Pod::Command::List
- #run — Pod::Command::Outdated
- #run — Pod::Command::Repo::Add
- #run — Pod::Command::Repo::Lint
- #run — Pod::Command::Repo::List
- #run — Pod::Command::Repo::Push
- #run — Pod::Command::Repo::Remove
- #run — Pod::Command::Repo::Update
- #run — Pod::Command::Setup
- #run — Pod::Command::Spec::Cat
- #run — Pod::Command::Spec::Create
- #run — Pod::Command::Spec::Edit
- #run — Pod::Command::Spec::Lint
- #run — Pod::Command::Spec::Which
- #run — Pod::Command::Update
- #run_plugins_post_install_hooks — Pod::Installer
- #run_plugins_pre_install_hooks — Pod::Installer
- #run_podfile_post_install_hook — Pod::Installer
- #run_podfile_post_install_hooks — Pod::Installer
- #run_podfile_pre_install_hook — Pod::Installer
- #run_podfile_pre_install_hooks — Pod::Installer
- #run_prepare_command — Pod::Installer::PodSourcePreparer
- #run_source_provider_hooks — Pod::Installer
- #safe_exec — Pod::Command::Spec::Edit
- #sandbox — Pod::Config
- #sandbox_checksum — Pod::Installer::Analyzer::SandboxAnalyzer
- #sandbox_manifest — Pod::Installer::Analyzer::SandboxAnalyzer
- #sandbox_needs_install? — Pod::Installer::Analyzer::AnalysisResult
- #sandbox_pods — Pod::Installer::Analyzer::SandboxAnalyzer
- #sandbox_root — Pod::Config
- #sandbox_spec_names — Pod::Installer::Analyzer::SandboxAnalyzer
- #sandbox_state — Pod::Installer
- #sandbox_version — Pod::Installer::Analyzer::SandboxAnalyzer
- #sanitize_encoding — Pod::Generator::Plist
- #save_as — Pod::Generator::Markdown
- #save_as — Pod::Generator::Plist
- #save_as — Pod::Generator::BridgeSupport
- #save_as — Pod::Generator::Constant
- #save_as — Pod::Generator::CopyResourcesScript
- #save_as — Pod::Generator::DummySource
- #save_as — Pod::Generator::EmbedFrameworksScript
- #save_as — Pod::Generator::Header
- #save_as — Pod::Generator::InfoPlistFile
- #save_as — Pod::Generator::ModuleMap
- #save_as — Pod::Target::BuildSettings
- #save_projects — Pod::Installer::UserProjectIntegrator
- #scope_by_build_type — Pod::Installer::Analyzer::PodVariantSet
- #scope_by_platform — Pod::Installer::Analyzer::PodVariantSet
- #scope_by_specs — Pod::Installer::Analyzer::PodVariantSet
- #scope_if_necessary — Pod::Installer::Analyzer::PodVariantSet
- #scope_suffixes — Pod::Installer::Analyzer::PodVariantSet
- #scope_without_suffix — Pod::Installer::Analyzer::PodVariantSet
- #scoped — Pod::PodTarget
- #script — Pod::Generator::CopyResourcesScript
- #script — Pod::Generator::EmbedFrameworksScript
- #script_phases — Pod::PodTarget
- #script_phases_for_specs — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetIntegrator
- #search_for — Pod::Resolver
- #search_index_file — Pod::Config
- #search_index_path — Pod::Source::Manager
- #search_paths — Pod::Generator::BridgeSupport
- #search_paths — Pod::Sandbox::HeadersStore
- #select_maximal_pod_targets — Pod::Target::BuildSettings
- #semantic_versioning_notice — Pod::Command::Spec::Create
- #serialize — Pod::Generator::InfoPlistFile
- #set_master_repo_branch — Pod::Command::Setup
- #set_master_repo_url — Pod::Command::Setup
- #setup_validation_environment — Pod::Validator
- #share_development_pod_schemes — Pod::Installer::Xcode::PodsProjectGenerator
- #share_scheme_for_development_pod? — Pod::Installer::Xcode::PodsProjectGenerator
- #shares_pod_target_xcscheme? — Pod::Validator
- #should_build? — Pod::PodTarget
- #signal_end_of_output — Pod::Command::IPC::Repl
- #skip_info_plist? — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #skip_pch? — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #slug — Pod::Downloader::Request
- #sort_dependencies — Pod::Resolver
- #source_files — Pod::Installer::PodSourceInstaller
- #source_files — Pod::Sandbox::FileAccessor
- #source_for_repo — Pod::Command::Repo::Push
- #source_with_name_or_url — Pod::Source::Manager
- #sources — Pod::Installer::Analyzer
- #sources_manager — Pod::Config
- #sources_root — Pod::Sandbox
- #spec — Pod::Sandbox::FileAccessor
- #spec — Pod::Validator
- #spec_and_source_from_set — Pod::Command::Spec
- #spec_consumers — Pod::Installer::UserProjectIntegrator::TargetIntegrator
- #spec_consumers — Pod::AggregateTarget
- #spec_consumers — Pod::PodTarget
- #spec_is_platform_compatible? — Pod::Resolver
- #spec_license — Pod::Sandbox::FileAccessor
- #spec_sets — Pod::Command::Outdated
- #spec_swift_version — Pod::PodTarget
- #spec_template — Pod::Command::Spec::Create
- #specification — Pod::Specification::Set::LazySpecification
- #specification — Pod::Sandbox
- #specification_path — Pod::Sandbox
- #specifications_for_dependency — Pod::Resolver
- #specifications_root — Pod::Sandbox
- #specs — Pod::Generator::Acknowledgements
- #specs — Pod::Installer::PodSourceInstaller
- #specs — Pod::Sandbox::FileAccessor
- #specs — Pod::AggregateTarget
- #specs_by_build_configuration — Pod::AggregateTarget
- #stack — Pod::Command::Env
- #static_framework? — Pod::Target
- #static_framework? — Pod::PodTarget
- #static_library_name — Pod::Target
- #store_checkout_source — Pod::Sandbox
- #store_existing_checkout_options — Pod::Installer::Analyzer
- #store_local_path — Pod::Sandbox
- #store_podspec — Pod::ExternalSources::AbstractExternalSource
- #store_podspec — Pod::Sandbox
- #store_pre_downloaded_pod — Pod::Sandbox
- #string_for_spec — Pod::Generator::Markdown
- #subspec_by_name — Pod::Specification::Set::LazySpecification
- #suggested_ref_and_version — Pod::Command::Spec::Create
- #support_files_dir — Pod::Target
- #support_files_group — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #support_files_temp_dir — Pod::Installer::Xcode::PodsProjectGenerator::TargetInstaller
- #supported_platform? — Pod::Validator
- #supported_test_types — Pod::PodTarget
- #swift_version — Pod::PodTarget
- #swift_version — Pod::Validator
- #symroot= — Pod::Project
- #target — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetIntegrator
- #target_definition — Pod::Installer::Xcode::PodsProjectGenerator::AggregateTargetInstaller
- #target_definition_dependencies — Pod::Installer::Analyzer::PodfileDependencyCache
- #target_definition_list — Pod::Installer::Analyzer::PodfileDependencyCache
- #target_module — Pod::Command::Init
- #target_support_files_dir — Pod::Sandbox
- #target_support_files_root — Pod::Sandbox
- #targets_to_integrate — Pod::Installer::UserProjectIntegrator
- #tear_down_validation_environment — Pod::Validator
- #template_contents — Pod::Command::Init
- #template_repo_url — Pod::Command::Lib::Create
- #templates_dir — Pod::Config
- #test_native_target_from_spec — Pod::Installer::Xcode::PodsProjectGenerator::TargetInstallationResult
- #test_native_target_from_spec_consumer — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #test_pod — Pod::Validator
- #test_spec_consumers — Pod::PodTarget
- #test_specs_by_native_target — Pod::Installer::Xcode::PodsProjectGenerator::TargetInstallationResult
- #test_target_label — Pod::PodTarget
- #test_target_swift_debug_hack — Pod::Installer::Xcode::PodsProjectGenerator::PodTargetInstaller
- #test_type_for_product_type — Pod::PodTarget
- #title_from_string — Pod::Generator::Markdown
- #to_h — Pod::Installer::InstallationOptions
- #to_h — Pod::Target::BuildSettings
- #to_plist — Pod::Generator::InfoPlistFile
- #to_s — Pod::Target
- #translate_output_to_linter_messages — Pod::Validator
- #ui_action — Pod::Downloader::Base
- #ui_message — Pod::Downloader::Base
- #ui_sub_action — Pod::Downloader::Base
- #umbrella_header_path — Pod::Target
- #umbrella_header_path_to_write — Pod::Target
- #uncached_pod — Pod::Downloader::Cache
- #unlock_files! — Pod::Installer::PodSourceInstaller
- #unlock_pod_sources — Pod::Installer
- #unlocked_pods — Pod::Command::Outdated
- #update — Pod::Source::Manager
- #update_changed_file — Pod::Installer::Xcode::PodsProjectGenerator::TargetInstallerHelper
- #update_git_repo — Pod::Source
- #update_git_repo — Pod::MasterSource
- #update_if_necessary! — Pod::Command::List
- #update_master_repo — Pod::Command::Setup
- #update_mode — Pod::Installer::Analyzer
- #update_mode? — Pod::Installer::Analyzer
- #update_repo — Pod::Command::Repo::Push
- #update_repositories — Pod::Installer::Analyzer
- #updates — Pod::Command::Outdated
- #url — Pod::Command::Setup
- #use_external_strings_file? — Pod::Generator::CopyResourcesScript
- #used_files — Pod::Sandbox::PodDirCleaner
- #user_project — Pod::Installer::UserProjectIntegrator::TargetIntegrator
- #user_project_path — Pod::Installer::PostInstallHooksContext::UmbrellaTargetDescription
- #user_project_path — Pod::AggregateTarget
- #user_project_paths — Pod::Installer::UserProjectIntegrator
- #user_projects — Pod::Installer::UserProjectIntegrator
- #user_settings_file — Pod::Config
- #user_target_uuids — Pod::Installer::PostInstallHooksContext::UmbrellaTargetDescription
- #user_target_xcconfig_values_by_consumer_by_key — Pod::Target::BuildSettings::AggregateTargetSettings
- #user_targets — Pod::AggregateTarget
- #uses_modular_headers? — Pod::PodTarget
- #uses_swift? — Pod::Target
- #uses_swift? — Pod::AggregateTarget
- #uses_swift? — Pod::PodTarget
- #uses_swift? — Pod::Validator
- #uses_swift_for_test_type? — Pod::PodTarget
- #valid? — Pod::Installer::PodfileValidator
- #valid_dependencies_for_target — Pod::Resolver
- #valid_platform? — Pod::Validator
- #valid_possibility_version_for_root_name? — Pod::Resolver
- #validate — Pod::Installer::PodfileValidator
- #validate — Pod::Validator
- #validate! — Pod::Command::Cache::Clean
- #validate! — Pod::Command::Init
- #validate! — Pod::Command::IPC::Podfile
- #validate! — Pod::Command::IPC::PodfileJSON
- #validate! — Pod::Command::IPC::Spec
- #validate! — Pod::Command::Lib::Create
- #validate! — Pod::Command::Lib::Lint
- #validate! — Pod::Command::Repo::Add
- #validate! — Pod::Command::Repo::Push
- #validate! — Pod::Command::Repo::Remove
- #validate! — Pod::Command::Spec::Cat
- #validate! — Pod::Command::Spec::Create
- #validate! — Pod::Command::Spec::Edit
- #validate! — Pod::Command::Spec::Which
- #validate! — Pod::Downloader::Request
- #validate! — Pod::Installer::Xcode::TargetValidator
- #validate! — Pod::Command::Options::ProjectDirectory
- #validate_build_configurations — Pod::Installer
- #validate_conflicting_external_sources! — Pod::Installer::PodfileValidator
- #validate_dependencies_are_present! — Pod::Installer::PodfileValidator
- #validate_documentation_url — Pod::Validator
- #validate_homepage — Pod::Validator
- #validate_lockfile_version! — Pod::Installer::Analyzer
- #validate_no_abstract_only_pods! — Pod::Installer::PodfileValidator
- #validate_no_duplicate_targets! — Pod::Installer::PodfileValidator
- #validate_nonempty_patterns — Pod::Validator
- #validate_platform — Pod::Resolver
- #validate_platforms — Pod::Installer::Analyzer
- #validate_pod_directives — Pod::Installer::PodfileValidator
- #validate_podfile! — Pod::Installer::Analyzer
- #validate_podspec — Pod::ExternalSources::AbstractExternalSource
- #validate_podspec_files — Pod::Command::Repo::Push
- #validate_regex! — Pod::Command::Spec
- #validate_screenshots — Pod::Validator
- #validate_social_media_url — Pod::Validator
- #validate_source_url — Pod::Validator
- #validate_swift_version — Pod::Validator
- #validate_targets — Pod::Installer
- #validate_url — Pod::Validator
- #validate_vendored_dynamic_frameworks — Pod::Validator
- #validated? — Pod::Validator
- #validation_dir — Pod::Validator
- #validator_for_podspec — Pod::ExternalSources::AbstractExternalSource
- #variant_group_name — Pod::Project
- #vendored_dynamic_artifacts — Pod::Sandbox::FileAccessor
- #vendored_dynamic_frameworks — Pod::Sandbox::FileAccessor
- #vendored_dynamic_libraries — Pod::Sandbox::FileAccessor
- #vendored_frameworks — Pod::Sandbox::FileAccessor
- #vendored_frameworks_headers — Pod::Sandbox::FileAccessor
- #vendored_libraries — Pod::Sandbox::FileAccessor
- #vendored_static_artifacts — Pod::Sandbox::FileAccessor
- #vendored_static_frameworks — Pod::Sandbox::FileAccessor
- #vendored_static_libraries — Pod::Sandbox::FileAccessor
- #verify_compatibility! — Pod::MasterSource
- #verify_lockfile_exists! — Pod::Command
- #verify_no_duplicate_framework_and_library_names — Pod::Installer::Xcode::TargetValidator
- #verify_no_duplicate_names — Pod::Installer::Xcode::TargetValidator
- #verify_no_pods_with_different_sources! — Pod::Installer::Analyzer
- #verify_no_static_framework_transitive_dependencies — Pod::Installer::Xcode::TargetValidator
- #verify_platforms_specified! — Pod::Installer::Analyzer
- #verify_podfile_exists! — Pod::Command
- #verify_pods_are_installed! — Pod::Command::Update
- #verify_source_is_secure — Pod::Installer::PodSourceInstaller
- #verify_swift_pods_have_module_dependencies — Pod::Installer::Xcode::TargetValidator
- #verify_swift_pods_swift_version — Pod::Installer::Xcode::TargetValidator
- #version — Pod::Target
- #version — Pod::PodTarget
- #warn_about_xcconfig_overrides — Pod::Installer::UserProjectIntegrator
- #warn_for_deprecations — Pod::Installer
- #warn_for_installed_script_phases — Pod::Installer
- #warning — Pod::Validator
- #which_editor — Pod::Command::Spec::Edit
- #wire_target_dependencies — Pod::Installer::Xcode::PodsProjectGenerator
- #with_changes — Pod::Config
- #workspace_path — Pod::Installer::UserProjectIntegrator
- #write — Pod::Installer::Xcode::PodsProjectGenerator
- #write_lockfiles — Pod::Installer
- #write_spec — Pod::Downloader::Cache
- #xcconfig_path — Pod::Target
- #xcconfig_relative_path — Pod::AggregateTarget
- #xcodebuild — Pod::Validator
- #xcodebuild_available? — Pod::Validator