--- !ruby/object:Gem::Specification name: motion-music version: !ruby/object:Gem::Version version: 0.0.2 platform: ruby authors: - Mark Wise autorequire: bindir: bin cert_chain: [] date: 2014-05-18 00:00:00.000000000 Z dependencies: [] description: This gem wraps the rb-music gem to provide RubyMotion classes for working with musical notes, scales and intervals. email: - markmediadude@mgail.comm executables: [] extensions: [] extra_rdoc_files: - README.md files: - ".gitignore" - Gemfile - Guardfile - LICENSE - README.md - doc/Gemfile.html - doc/Gemfile_lock.html - doc/Guardfile.html - doc/LICENSE.html - doc/Object.html - doc/RBMusic.html - doc/RBMusic/Interval.html - doc/RBMusic/Note.html - doc/RBMusic/NoteSet.html - doc/RBMusic/Scale.html - doc/README_md.html - doc/created.rid - doc/fonts.css - doc/fonts/Lato-Light.ttf - doc/fonts/Lato-LightItalic.ttf - doc/fonts/Lato-Regular.ttf - doc/fonts/Lato-RegularItalic.ttf - doc/fonts/SourceCodePro-Bold.ttf - doc/fonts/SourceCodePro-Regular.ttf - doc/images/add.png - doc/images/arrow_up.png - doc/images/brick.png - doc/images/brick_link.png - doc/images/bug.png - doc/images/bullet_black.png - doc/images/bullet_toggle_minus.png - doc/images/bullet_toggle_plus.png - doc/images/date.png - doc/images/delete.png - doc/images/find.png - doc/images/loadingAnimation.gif - doc/images/macFFBgHack.png - doc/images/package.png - doc/images/page_green.png - doc/images/page_white_text.png - doc/images/page_white_width.png - doc/images/plugin.png - doc/images/ruby.png - doc/images/tag_blue.png - doc/images/tag_green.png - doc/images/transparent.png - doc/images/wrench.png - doc/images/wrench_orange.png - doc/images/zoom.png - doc/index.html - doc/js/darkfish.js - doc/js/jquery.js - doc/js/navigation.js - doc/js/search.js - doc/js/search_index.js - doc/js/searcher.js - doc/projections_json.html - doc/rb-music_gemspec.html - doc/rdoc.css - doc/table_of_contents.html - lib/motion-music.rb - lib/motion-music/version.rb - lib/rb-music.rb - lib/rb-music/constants.rb - lib/rb-music/interval.rb - lib/rb-music/note.rb - lib/rb-music/note_set.rb - lib/rb-music/scale.rb - lib/rb-music/version.rb - motion-music.gemspec - projections.json - rb-music.gemspec - spec/rb-music/constants_spec.rb - spec/rb-music/interval_spec.rb - spec/rb-music/note_set_spec.rb - spec/rb-music/note_spec.rb - spec/rb-music/scale_spec.rb - spec/spec_helper.rb homepage: https://rubygems.org/mwise/motion-music 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: Music theory library for RubyMotion test_files: []