Sha256: c524bd775b5afc7746b60b32a5d82f7a4d9bf5bcc8d02f5bc016e137be36d3a7
Contents?: true
Size: 1.56 KB
Versions: 0
Compression: gzip
Compressed size: 641 Bytes
Stored size: 641 Bytes
Contents
--- !ruby/object:Gem::Specification name: motion_bindable version: !ruby/object:Gem::Version version: 0.0.3 platform: ruby authors: - Nathan Kot autorequire: bindir: bin cert_chain: [] date: 2013-12-14 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/delegate_proxy.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