Sha256: 68173f35d399b8dc62f9b65245f029af2eb120cca59c7e97704174f355483a16
Contents?: true
Size: 1.65 KB
Versions: 0
Compression: gzip
Compressed size: 691 Bytes
Stored size: 691 Bytes
Contents
--- !ruby/object:Gem::Specification name: motion-sparkle-sandbox version: !ruby/object:Gem::Version version: 2.0.0 platform: ruby authors: - Brett Walker autorequire: bindir: bin cert_chain: [] date: 2020-08-30 00:00:00.000000000 Z dependencies: [] description: motion-sparkle-sandbox makes it easy to use the sandboxed version of Sparkle in your RubyMotion OS X apps email: github@digitalmoksha.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".gitignore" - Gemfile - LICENSE - README.md - Rakefile - lib/motion-sparkle-sandbox.rb - lib/motion/project/appcast.rb - lib/motion/project/appcast/release_notes.content.html - lib/motion/project/appcast/release_notes.template.erb - lib/motion/project/install.rb - lib/motion/project/package.rb - lib/motion/project/project.rb - lib/motion/project/rake_tasks.rb - lib/motion/project/setup.rb - lib/motion/project/sparkle.rb - lib/motion/project/templates.rb - motion-sparkle-sandbox.gemspec - spec/sparkle_spec.rb - spec/spec_helper.rb - vendor/README.md - vendor/Sparkle.zip - vendor/codesign_embedded_executable - vendor/generate_appcast homepage: https://github.com/digitalmoksha/motion-sparkle-sandbox 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: [] rubygems_version: 3.0.6 signing_key: specification_version: 4 summary: Sparkle (sandboxed) integration for Rubymotion projects test_files: []