--- !ruby/object:Gem::Specification name: cocoapods-tdfire-binary version: !ruby/object:Gem::Version version: 2.0.7 platform: ruby authors: - tripleCC autorequire: bindir: bin cert_chain: [] date: 2019-01-24 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: bundler requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.3' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.3' - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '12.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '12.0' - !ruby/object:Gem::Dependency name: cocoapods requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.2' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.2' - !ruby/object:Gem::Dependency name: cocoapods-bin requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: cocoapods-packager-pro requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 1.5.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 1.5.0 description: email: - triplec.linux@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".bundle/config" - ".gitignore" - ".travis.yml" - ".vscode/launch.json" - Gemfile - Gemfile.lock - LICENSE.txt - README.md - Rakefile - cocoapods-tdfire-binary.gemspec - explore.md - lib/cocoapods-tdfire-binary.rb - lib/cocoapods-tdfire-binary/binary_cache_cleaner.rb - lib/cocoapods-tdfire-binary/binary_config.rb - lib/cocoapods-tdfire-binary/binary_specification_refactor.rb - lib/cocoapods-tdfire-binary/binary_state_store.rb - lib/cocoapods-tdfire-binary/binary_url_manager.rb - lib/cocoapods-tdfire-binary/command.rb - lib/cocoapods-tdfire-binary/command/assemble.rb - lib/cocoapods-tdfire-binary/command/binary.rb - lib/cocoapods-tdfire-binary/command/delete.rb - lib/cocoapods-tdfire-binary/command/init.rb - lib/cocoapods-tdfire-binary/command/lib.rb - lib/cocoapods-tdfire-binary/command/lib/create.rb - lib/cocoapods-tdfire-binary/command/lib/import.rb - lib/cocoapods-tdfire-binary/command/lib/upgrade.rb - lib/cocoapods-tdfire-binary/command/lint.rb - lib/cocoapods-tdfire-binary/command/lint/lib.rb - lib/cocoapods-tdfire-binary/command/lint/spec.rb - lib/cocoapods-tdfire-binary/command/list.rb - lib/cocoapods-tdfire-binary/command/package.rb - lib/cocoapods-tdfire-binary/command/publish.rb - lib/cocoapods-tdfire-binary/command/pull.rb - lib/cocoapods-tdfire-binary/command/push.rb - lib/cocoapods-tdfire-binary/command/search.rb - lib/cocoapods-tdfire-binary/command/version.rb - lib/cocoapods-tdfire-binary/command/version/match.rb - lib/cocoapods-tdfire-binary/gem_version.rb - lib/cocoapods-tdfire-binary/init_asker.rb - lib/cocoapods-tdfire-binary/podfile_dsl.rb - lib/cocoapods-tdfire-binary/podfile_hook.rb - lib/cocoapods-tdfire-binary/source_chain_analyzer.rb - lib/cocoapods-tdfire-binary/specification_dsl.rb - lib/cocoapods_plugin.rb - spec/command/binary_spec.rb - spec/command/specification_spec.rb - spec/fixtures/boy.podspec - spec/spec_helper.rb homepage: https://github.com/tripleCC/cocoapods-tdfire-binary licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.6.14 signing_key: specification_version: 4 summary: cocoapods-tdfire-binary is a plugin which helps developer switching there project dependency between source and binary. test_files: - spec/command/binary_spec.rb - spec/command/specification_spec.rb - spec/fixtures/boy.podspec - spec/spec_helper.rb