--- !ruby/object:Gem::Specification name: motion-objection version: !ruby/object:Gem::Version version: '0.8' platform: ruby authors: - Justin DeWind autorequire: bindir: bin cert_chain: [] date: 2013-08-16 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: motion-cocoapods requirement: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 1.3.5 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 1.3.5 description: ! " motion-objection is a wrapper around Objection which is a dependency\n \ injection framework written for Objective-C\n" email: dewind@atomicobject.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - .travis.yml - Gemfile - Gemfile.lock - LICENSE - README.md - Rakefile - app/app_delegate.rb - lib/motion-objection.rb - lib/motion-objection/awoken.rb - lib/motion-objection/compose.rb - lib/motion-objection/extensions/js_object_factory.rb - lib/motion-objection/extensions/js_objection.rb - lib/motion-objection/extensions/js_objection_injector.rb - lib/motion-objection/extensions/ns_object.rb - lib/motion-objection/extensions/string.rb - lib/motion-objection/inflector.rb - lib/motion-objection/objection.rb - lib/motion-objection/ruby_property_reflector.rb - lib/motion-objection/version.rb - motion_objection.gemspec - resources/Default-568h@2x.png - spec/helpers/objection_classes.rb - spec/helpers/objection_modules.rb - spec/objection_spec.rb homepage: https://github.com/atomicobject/motion-objection 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.0.3 signing_key: specification_version: 4 summary: A ruby motion library wrapping the popular dependency injection library Objection test_files: - spec/helpers/objection_classes.rb - spec/helpers/objection_modules.rb - spec/objection_spec.rb