# -*- encoding: utf-8 -*- # stub: motion-template-spritekit 0.4.0 ruby lib # stub: ext/extconf.rb Gem::Specification.new do |s| s.name = "motion-template-spritekit".freeze s.version = "0.4.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["meganemura".freeze] s.date = "2015-11-27" s.description = "SpriteKit project templates for RubyMotion (iOS/OSX)".freeze s.email = ["mura2megane@gmail.com".freeze] s.extensions = ["ext/extconf.rb".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "ext/extconf.rb".freeze, "motion-template-spritekit.gemspec".freeze, "template/spritekit-ios/files/.gitignore".freeze, "template/spritekit-ios/files/Gemfile".freeze, "template/spritekit-ios/files/README.md.erb".freeze, "template/spritekit-ios/files/Rakefile.erb".freeze, "template/spritekit-ios/files/app/app_delegate.rb".freeze, "template/spritekit-ios/files/app/my_scene.rb".freeze, "template/spritekit-ios/files/app/sprite_kit_base.rb".freeze, "template/spritekit-ios/files/app/view_controller.rb".freeze, "template/spritekit-ios/files/resources/Default-568h@2x.png".freeze, "template/spritekit-ios/files/resources/Spaceship.png".freeze, "template/spritekit-ios/files/spec/main_spec.rb.erb".freeze, "template/spritekit-osx/.gitkeep".freeze, "template/spritekit-osx/files/.gitkeep".freeze, "template/spritekit-osx/files/Gemfile".freeze, "template/spritekit-osx/files/README.md.erb".freeze, "template/spritekit-osx/files/Rakefile.erb".freeze, "template/spritekit-osx/files/app/app_delegate.rb".freeze, "template/spritekit-osx/files/app/menu.rb".freeze, "template/spritekit-osx/files/app/my_scene.rb".freeze, "template/spritekit-osx/files/app/sprite_kit_base.rb".freeze, "template/spritekit-osx/files/resources/Credits.rtf".freeze, "template/spritekit-osx/files/resources/Spaceship.png".freeze, "template/spritekit-osx/files/spec/main_spec.rb.erb".freeze, "template/spritekit-tvos/files/Gemfile".freeze, "template/spritekit-tvos/files/README.md.erb".freeze, "template/spritekit-tvos/files/Rakefile.erb".freeze, "template/spritekit-tvos/files/app/app_delegate.rb".freeze, "template/spritekit-tvos/files/app/my_scene.rb".freeze, "template/spritekit-tvos/files/app/sprite_kit_base.rb".freeze, "template/spritekit-tvos/files/app/view_controller.rb".freeze, "template/spritekit-tvos/files/resources/Spaceship.png".freeze, "template/spritekit-tvos/files/spec/main_spec.rb.erb".freeze] s.homepage = "https://github.com/meganemura/motion-template-spritekit".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Setup SpriteKit template to user's directory".freeze end