--- !ruby/object:Gem::Specification name: motion-template-spritekit version: !ruby/object:Gem::Version version: 0.4.0 platform: ruby authors: - meganemura autorequire: bindir: bin cert_chain: [] date: 2015-11-27 00:00:00.000000000 Z dependencies: [] description: SpriteKit project templates for RubyMotion (iOS/OSX) email: - mura2megane@gmail.com executables: [] extensions: - ext/extconf.rb extra_rdoc_files: [] files: - ".gitignore" - Gemfile - LICENSE.txt - README.md - Rakefile - ext/extconf.rb - motion-template-spritekit.gemspec - template/spritekit-ios/files/.gitignore - template/spritekit-ios/files/Gemfile - template/spritekit-ios/files/README.md.erb - template/spritekit-ios/files/Rakefile.erb - template/spritekit-ios/files/app/app_delegate.rb - template/spritekit-ios/files/app/my_scene.rb - template/spritekit-ios/files/app/sprite_kit_base.rb - template/spritekit-ios/files/app/view_controller.rb - template/spritekit-ios/files/resources/Default-568h@2x.png - template/spritekit-ios/files/resources/Spaceship.png - template/spritekit-ios/files/spec/main_spec.rb.erb - template/spritekit-osx/.gitkeep - template/spritekit-osx/files/.gitkeep - template/spritekit-osx/files/Gemfile - template/spritekit-osx/files/README.md.erb - template/spritekit-osx/files/Rakefile.erb - template/spritekit-osx/files/app/app_delegate.rb - template/spritekit-osx/files/app/menu.rb - template/spritekit-osx/files/app/my_scene.rb - template/spritekit-osx/files/app/sprite_kit_base.rb - template/spritekit-osx/files/resources/Credits.rtf - template/spritekit-osx/files/resources/Spaceship.png - template/spritekit-osx/files/spec/main_spec.rb.erb - template/spritekit-tvos/files/Gemfile - template/spritekit-tvos/files/README.md.erb - template/spritekit-tvos/files/Rakefile.erb - template/spritekit-tvos/files/app/app_delegate.rb - template/spritekit-tvos/files/app/my_scene.rb - template/spritekit-tvos/files/app/sprite_kit_base.rb - template/spritekit-tvos/files/app/view_controller.rb - template/spritekit-tvos/files/resources/Spaceship.png - template/spritekit-tvos/files/spec/main_spec.rb.erb homepage: https://github.com/meganemura/motion-template-spritekit 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.2.2 signing_key: specification_version: 4 summary: Setup SpriteKit template to user's directory test_files: []