# -*- encoding: utf-8 -*- # stub: cocoapods-playgrounds 0.0.3 ruby lib Gem::Specification.new do |s| s.name = "cocoapods-playgrounds".freeze s.version = "0.0.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 = ["Boris Bu\u0308gling".freeze] s.date = "2016-02-13" s.email = ["boris@icculus.org".freeze] s.executables = ["playground".freeze] s.files = [".gitignore".freeze, ".rubocop.yml".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "README_images/alamofire.png".freeze, "Rakefile".freeze, "bin/playground".freeze, "cocoapods-playgrounds.gemspec".freeze, "lib/cocoapods-playgrounds.rb".freeze, "lib/cocoapods-playgrounds/command.rb".freeze, "lib/cocoapods-playgrounds/command/playgrounds.rb".freeze, "lib/cocoapods-playgrounds/gem_version.rb".freeze, "lib/cocoapods-playgrounds/generate.rb".freeze, "lib/cocoapods-playgrounds/workspace.rb".freeze, "lib/cocoapods_plugin.rb".freeze, "spec/command/playgrounds_spec.rb".freeze, "spec/generate_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "https://github.com/EXAMPLE/cocoapods-playgrounds".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Generates a Swift Playground for any Pod.".freeze s.test_files = ["spec/command/playgrounds_spec.rb".freeze, "spec/generate_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 1.3".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end