Sha256: d8b0480d75181fc825cc97211e340da14b4d6cfcc78681b90121060417eb40a0
Contents?: true
Size: 1.46 KB
Versions: 0
Compression: gzip
Compressed size: 637 Bytes
Stored size: 637 Bytes
Contents
--- !ruby/object:Gem::Specification name: cocoapods-xcremotecache version: !ruby/object:Gem::Version version: 0.0.15 platform: ruby authors: - Bartosz Polaczyk - Mark Vasiv autorequire: bindir: bin cert_chain: [] date: 2023-03-21 00:00:00.000000000 Z dependencies: [] description: CocoaPods plugin that enables XCRemoteCache with the project. email: - bartoszp@spotify.com - mvasiv@spotify.com executables: [] extensions: [] extra_rdoc_files: [] files: - Gemfile - README.md - Rakefile - cocoapods-xcremotecache.gemspec - lib/cocoapods-xcremotecache.rb - lib/cocoapods-xcremotecache/command.rb - lib/cocoapods-xcremotecache/command/hooks.rb - lib/cocoapods-xcremotecache/command/podfile.rb - lib/cocoapods-xcremotecache/command/xcremotecache.rb - lib/cocoapods-xcremotecache/gem_version.rb - lib/cocoapods_plugin.rb homepage: https://github.com/spotify/XCRemoteCache licenses: - Apache-2.0 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: [] rubygems_version: 3.2.33 signing_key: specification_version: 4 summary: A simple plugin that attaches to the post_install hook and modifies the generated project to use XCRemoteCache. Supports both producing anc consuming parts. test_files: []