Sha256: 796a0eaba476d6d07217024eadbbe2276e9394949a684748fd80cb0dff02e915
Contents?: true
Size: 1.7 KB
Versions: 0
Compression: gzip
Compressed size: 660 Bytes
Stored size: 660 Bytes
Contents
--- !ruby/object:Gem::Specification name: motion-kit-templates version: !ruby/object:Gem::Version version: 1.0.3 platform: ruby authors: - Colin T.A. Gray autorequire: bindir: bin cert_chain: [] date: 2014-11-20 00:00:00.000000000 Z dependencies: [] description: The templates provided are "mk-ios" and "mk-osx". 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=mk-...` command. test_files: []