Sha256: 5313f3a6759bc37199d824e59b8f6095954ac722a6b85f92112d97076a42119d
Contents?: true
Size: 1.71 KB
Versions: 0
Compression: gzip
Compressed size: 665 Bytes
Stored size: 665 Bytes
Contents
--- !ruby/object:Gem::Specification name: motion_bindable version: !ruby/object:Gem::Version version: 0.2.3 platform: ruby authors: - Nathan Kot autorequire: bindir: bin cert_chain: [] date: 2013-12-26 00:00:00.000000000 Z dependencies: [] description: A simple data binding library for RubyMotion. email: - nk@nathankot.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gemrelease - .gitignore - .travis.yml - Gemfile - Gemfile.lock - LICENSE.txt - README.md - Rakefile - app/app_delegate.rb - lib/motion_bindable.rb - lib/motion_bindable/bindable.rb - lib/motion_bindable/strategy.rb - lib/motion_bindable/version.rb - lib/strategies/proc.rb - lib/strategies/strategies.rb - lib/strategies/ui_label.rb - lib/strategies/ui_text_field.rb - motion_bindable.gemspec - resources/Default-568h@2x.png - spec/bindable_spec.rb - spec/helpers/facon.rb - spec/strategies/proc_spec.rb - spec/strategies/strategy_spec.rb - spec/strategies/ui_label_spec.rb - spec/strategies/ui_text_field_spec.rb homepage: https://github.com/nathankot/motion-bindable 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: Inspired by RivetsJS test_files: - spec/bindable_spec.rb - spec/helpers/facon.rb - spec/strategies/proc_spec.rb - spec/strategies/strategy_spec.rb - spec/strategies/ui_label_spec.rb - spec/strategies/ui_text_field_spec.rb