# -*- encoding: utf-8 -*- # stub: cocoapods-fy-bin 0.2.3 ruby lib Gem::Specification.new do |s| s.name = "cocoapods-fy-bin".freeze s.version = "0.2.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["dr".freeze] s.date = "2022-12-23" s.description = "cocoapods-fy-bin is a plugin which helps develpers switching pods between source code and binary.".freeze s.email = ["drwd123@163.com".freeze] s.files = ["LICENSE.txt".freeze, "README.md".freeze, "lib/cocoapods-fy-bin.rb".freeze, "lib/cocoapods-fy-bin/command.rb".freeze, "lib/cocoapods-fy-bin/command/bin.rb".freeze, "lib/cocoapods-fy-bin/command/bin/archive.rb".freeze, "lib/cocoapods-fy-bin/command/bin/auto.rb".freeze, "lib/cocoapods-fy-bin/command/bin/code.rb".freeze, "lib/cocoapods-fy-bin/command/bin/init.rb".freeze, "lib/cocoapods-fy-bin/command/bin/install.rb".freeze, "lib/cocoapods-fy-bin/command/bin/lib/lint.rb".freeze, "lib/cocoapods-fy-bin/command/bin/repo/update.rb".freeze, "lib/cocoapods-fy-bin/command/bin/spec/create.rb".freeze, "lib/cocoapods-fy-bin/command/bin/spec/push.rb".freeze, "lib/cocoapods-fy-bin/command/bin/update.rb".freeze, "lib/cocoapods-fy-bin/config/config.rb".freeze, "lib/cocoapods-fy-bin/config/config_asker.rb".freeze, "lib/cocoapods-fy-bin/config/config_builder.rb".freeze, "lib/cocoapods-fy-bin/gem_version.rb".freeze, "lib/cocoapods-fy-bin/helpers.rb".freeze, "lib/cocoapods-fy-bin/helpers/build_helper.rb".freeze, "lib/cocoapods-fy-bin/helpers/build_utils.rb".freeze, "lib/cocoapods-fy-bin/helpers/framework.rb".freeze, "lib/cocoapods-fy-bin/helpers/framework_builder.rb".freeze, "lib/cocoapods-fy-bin/helpers/library.rb".freeze, "lib/cocoapods-fy-bin/helpers/library_builder.rb".freeze, "lib/cocoapods-fy-bin/helpers/remote_helper.rb".freeze, "lib/cocoapods-fy-bin/helpers/sources_helper.rb".freeze, "lib/cocoapods-fy-bin/helpers/spec_creator.rb".freeze, "lib/cocoapods-fy-bin/helpers/spec_files_helper.rb".freeze, "lib/cocoapods-fy-bin/helpers/spec_source_creator.rb".freeze, "lib/cocoapods-fy-bin/helpers/upload_helper.rb".freeze, "lib/cocoapods-fy-bin/native.rb".freeze, "lib/cocoapods-fy-bin/native/acknowledgements.rb".freeze, "lib/cocoapods-fy-bin/native/analyzer.rb".freeze, "lib/cocoapods-fy-bin/native/file_accessor.rb".freeze, "lib/cocoapods-fy-bin/native/installation_options.rb".freeze, "lib/cocoapods-fy-bin/native/installer.rb".freeze, "lib/cocoapods-fy-bin/native/linter.rb".freeze, "lib/cocoapods-fy-bin/native/path_source.rb".freeze, "lib/cocoapods-fy-bin/native/pod_source_installer.rb".freeze, "lib/cocoapods-fy-bin/native/pod_target_installer.rb".freeze, "lib/cocoapods-fy-bin/native/podfile.rb".freeze, "lib/cocoapods-fy-bin/native/podfile_env.rb".freeze, "lib/cocoapods-fy-bin/native/podfile_generator.rb".freeze, "lib/cocoapods-fy-bin/native/podspec_finder.rb".freeze, "lib/cocoapods-fy-bin/native/resolver.rb".freeze, "lib/cocoapods-fy-bin/native/sandbox_analyzer.rb".freeze, "lib/cocoapods-fy-bin/native/source.rb".freeze, "lib/cocoapods-fy-bin/native/sources_manager.rb".freeze, "lib/cocoapods-fy-bin/native/specification.rb".freeze, "lib/cocoapods-fy-bin/native/target_validator.rb".freeze, "lib/cocoapods-fy-bin/native/validator.rb".freeze, "lib/cocoapods-fy-bin/source_provider_hook.rb".freeze, "lib/cocoapods_plugin.rb".freeze, "spec/command/bin_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "https://github.com/dr19900920/cocoapods-fy-bin".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "cocoapods-fy-bin is a plugin which helps develpers switching pods between source code and binary.".freeze s.test_files = ["spec/command/bin_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.0.1".freeze]) s.add_runtime_dependency(%q.freeze, ["= 2.1.0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end