Sha256: a3756da29fe5c77393c492a8e6cbc8aaf10019d2bb3660070b81b5b23bf49013
Contents?: true
Size: 1.52 KB
Versions: 0
Compression: gzip
Compressed size: 635 Bytes
Stored size: 635 Bytes
Contents
--- !ruby/object:Gem::Specification name: motion_bindable version: !ruby/object:Gem::Version version: 0.0.5 platform: ruby authors: - Nathan Kot autorequire: bindir: bin cert_chain: [] date: 2013-12-15 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 - 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_text_field.rb - motion_bindable.gemspec - resources/Default-568h@2x.png - spec/bindable_spec.rb - spec/proc_strategy_spec.rb - spec/strategy_spec.rb - spec/ui_text_field_strategy_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/proc_strategy_spec.rb - spec/strategy_spec.rb - spec/ui_text_field_strategy_spec.rb