# -*- encoding: utf-8 -*- # stub: cocoapods-xcremotecache 0.0.14 ruby lib Gem::Specification.new do |s| s.name = "cocoapods-xcremotecache".freeze s.version = "0.0.14".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Bartosz Polaczyk".freeze, "Mark Vasiv".freeze] s.date = "2022-08-26" s.description = "CocoaPods plugin that enables XCRemoteCache with the project.".freeze s.email = ["bartoszp@spotify.com".freeze, "mvasiv@spotify.com".freeze] s.files = ["Gemfile".freeze, "README.md".freeze, "Rakefile".freeze, "cocoapods-xcremotecache.gemspec".freeze, "lib/cocoapods-xcremotecache.rb".freeze, "lib/cocoapods-xcremotecache/command.rb".freeze, "lib/cocoapods-xcremotecache/command/hooks.rb".freeze, "lib/cocoapods-xcremotecache/command/podfile.rb".freeze, "lib/cocoapods-xcremotecache/command/xcremotecache.rb".freeze, "lib/cocoapods-xcremotecache/gem_version.rb".freeze, "lib/cocoapods_plugin.rb".freeze] s.homepage = "https://github.com/spotify/XCRemoteCache".freeze s.licenses = ["Apache-2.0".freeze] s.rubygems_version = "3.5.10".freeze s.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.".freeze end