Sha256: 472a7d2667fbcd289c25ed411a46fb7061800ac7e92467c4a66bce5080d92024
Contents?: true
Size: 1.66 KB
Versions: 0
Compression: gzip
Compressed size: 637 Bytes
Stored size: 637 Bytes
Contents
--- !ruby/object:Gem::Specification name: motion-kit-templates version: !ruby/object:Gem::Version version: 1.0.1 platform: ruby authors: - Colin T.A. Gray autorequire: bindir: bin cert_chain: [] date: 2014-06-16 00:00:00.000000000 Z dependencies: [] description: '' email: - colinta@gmail.com executables: [] extensions: - ext/extconf.rb extra_rdoc_files: [] files: - ext/extconf.rb - templates/mk-ios/files/app/app_delegate.rb - templates/mk-ios/files/app/main/main_controller.rb - templates/mk-ios/files/app/main/main_layout.rb - templates/mk-ios/files/Gemfile - templates/mk-ios/files/Rakefile.erb - templates/mk-ios/files/resources/Default-568h@2x.png - templates/mk-ios/files/spec/main_spec.rb.erb - templates/mk-osx/files/app/app_delegate.rb - templates/mk-osx/files/app/main/main_window_controller.rb - templates/mk-osx/files/app/main/main_window_layout.rb - templates/mk-osx/files/app/main_menu.rb - templates/mk-osx/files/Gemfile - templates/mk-osx/files/Rakefile.erb - templates/mk-osx/files/resources/Credits.rtf - templates/mk-osx/files/spec/main_spec.rb.erb - README.md homepage: https://github.com/rubymotion/motion-kit-templates licenses: - BSD 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.0.3 signing_key: specification_version: 4 summary: Create projects with the `motion create --template=motion-kit-...` command. test_files: []